de.bsvrz.kex.bwsin.konfig.lcl
Class TestLCL

java.lang.Object
  extended by de.bsvrz.kex.bwsin.konfig.lcl.TestLCL

public class TestLCL
extends Object

Author:
gysi

Constructor Summary
TestLCL()
           
 
Method Summary
 void init()
           
 void setUp()
           
static void setUpBeforeClass()
           
 void tearDown()
           
static void tearDownAfterClass()
           
 void test()
          Methode für LCL.getsize() testen
 void test2()
          Methode für LCL.getsize() testen
 void testInitialisiere1()
          Methode für LCL.initialisiere(java.lang.String) testen
 void testInitialisiere2()
          Methode für LCL.initialisiere(java.lang.String) testen
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestLCL

public TestLCL()
Method Detail

setUpBeforeClass

public static void setUpBeforeClass()
                             throws Exception
Throws:
Exception

tearDownAfterClass

public static void tearDownAfterClass()
                               throws Exception
Throws:
Exception

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testInitialisiere1

public void testInitialisiere1()
Methode für LCL.initialisiere(java.lang.String) testen


testInitialisiere2

public void testInitialisiere2()
Methode für LCL.initialisiere(java.lang.String) testen


init

public void init()
          throws FileNotFoundException
Throws:
FileNotFoundException

test

public void test()
Methode für LCL.getsize() testen


test2

public void test2()
Methode für LCL.getsize() testen