de.bsvrz.kex.isis.isis
Class TestThreads
java.lang.Object
de.bsvrz.kex.isis.isis.TestThreads
public class TestThreads
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestThreads
public TestThreads()
beforeClass
public static void beforeClass()
throws Exception
- Initialisiert den Testfall.
- Throws:
Exception
- bei einem Fehler.
setUpBeforeClass
public static void setUpBeforeClass()
throws Exception
- Throws:
Exception
tearDownAfterClass
public static void tearDownAfterClass()
throws Exception
- Throws:
Exception
testThreads
public void testThreads()
setUp
public void setUp()
throws Exception
- Throws:
Exception
tearDown
public void tearDown()
throws Exception
- Throws:
Exception
update
public void update(de.bsvrz.dav.daf.main.config.MutableSet set,
de.bsvrz.dav.daf.main.config.SystemObject[] addedObjects,
de.bsvrz.dav.daf.main.config.SystemObject[] removedObjects)