de.bsvrz.kex.bwsin.konfig
Class TestRunden

java.lang.Object
  extended by de.bsvrz.kex.bwsin.konfig.TestRunden

public class TestRunden
extends Object

Version:
$Id: TestRunden.java 10461 2008-07-10 17:28:19Z gieseler $
Author:
BitCtrl Systems GmbH, Gieseler

Constructor Summary
TestRunden()
           
 
Method Summary
 void setUp()
           
static void setUpBeforeClass()
           
 void tearDown()
           
static void tearDownAfterClass()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestRunden

public TestRunden()
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