de.bsvrz.kex.isis.isis
Class TestBaustellenSimulation
java.lang.Object
de.bsvrz.kex.isis.isis.TestBaustellenSimulation
- All Implemented Interfaces:
- de.bsvrz.sys.funclib.bitctrl.modell.DatensatzUpdateListener, EventListener
public class TestBaustellenSimulation
- extends Object
- implements de.bsvrz.sys.funclib.bitctrl.modell.DatensatzUpdateListener
Testfall Baustellensimulation.
- Version:
- $Id:$
- Author:
- BitCtrl Systems GmbH, Gieseler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAX_LAENGE_STAU
private static final long MAX_LAENGE_STAU
- See Also:
- Constant Field Values
TestBaustellenSimulation
public TestBaustellenSimulation()
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
datensatzAktualisiert
public void datensatzAktualisiert(de.bsvrz.sys.funclib.bitctrl.modell.DatensatzUpdateEvent event)
-
- Specified by:
datensatzAktualisiert
in interface de.bsvrz.sys.funclib.bitctrl.modell.DatensatzUpdateListener
- See Also:
DatensatzUpdateListener.datensatzAktualisiert(de.bsvrz.sys.funclib.bitctrl.modell.DatensatzUpdateEvent)
simulationAnmelden
private void simulationAnmelden(Baustelle baustelle)
throws de.bsvrz.sys.funclib.bitctrl.modell.AnmeldeException
- Throws:
de.bsvrz.sys.funclib.bitctrl.modell.AnmeldeException
testBaustellenSimulation
public void testBaustellenSimulation()
- .