de.bsvrz.kex.isis.isis
Class TestBaustellenZustand

java.lang.Object
  extended by de.bsvrz.kex.isis.isis.TestBaustellenZustand

public class TestBaustellenZustand
extends Object

Testfall Baustellenzustand ändern.

Version:
$Id: TestBaustellenGueltigkeit.java 9005 2008-05-19 14:53:56Z gieseler $
Author:
BitCtrl Systems GmbH, Gieseler

Constructor Summary
TestBaustellenZustand()
           
 
Method Summary
static void beforeClass()
          Initialisiert den Testfall.
static void setUpBeforeClass()
          .
 void testBaustellenZustand()
          .
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestBaustellenZustand

public TestBaustellenZustand()
Method Detail

beforeClass

public static void beforeClass()
                        throws Exception
Initialisiert den Testfall.

Throws:
Exception - bei einem Fehler.

setUpBeforeClass

public static void setUpBeforeClass()
                             throws Exception
.

Throws:
Exception - bei Ausnahmen

testBaustellenZustand

public void testBaustellenZustand()
.