de.bsvrz.kex.isis.isis
Class TesteBaustelleSimulation

java.lang.Object
  extended by de.bsvrz.kex.isis.isis.impl.AbstractBIS
      extended by de.bsvrz.kex.isis.isis.TesteBaustelleSimulation
All Implemented Interfaces:
de.bsvrz.dav.daf.main.ClientReceiverInterface, BisInterface, de.bsvrz.sys.funclib.bitctrl.modell.netz.NetzInterface, de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.BaustellenListener, EventListener

public class TesteBaustelleSimulation
extends AbstractBIS

Version:
$Id: TesteBaustelleSimulation.java 6857 2008-02-21 16:43:11Z gieseler $
Author:
BitCtrl Systems GmbH, Gieseler

Nested Class Summary
 
Nested classes/interfaces inherited from interface de.bsvrz.kex.isis.isis.BisInterface
BisInterface.BaustellenZustand, BisInterface.BisKommunikationsStatus
 
Nested classes/interfaces inherited from interface de.bsvrz.sys.funclib.bitctrl.modell.netz.NetzInterface
de.bsvrz.sys.funclib.bitctrl.modell.netz.NetzInterface.ASBStationierungsRichtung, de.bsvrz.sys.funclib.bitctrl.modell.netz.NetzInterface.FahrtRichtung
 
Field Summary
 
Fields inherited from class de.bsvrz.kex.isis.isis.impl.AbstractBIS
BENUTZER_KEY, BISAPPNAME, DAV_KEY, KV_KEY, PASSWORT_KEY
 
Constructor Summary
TesteBaustelleSimulation()
           
 
Method Summary
 void setUp()
           
static void setUpBeforeClass()
           
 void tearDown()
           
static void tearDownAfterClass()
           
 void TestBaustelleSimulation()
          Test method for AbstractBIS.erzeugeBaustelle(java.lang.String, java.lang.String, java.lang.String, long, long, de.bsvrz.kex.isis.isis.OrtsReferenzStrassenSegmentUndOffsetInterface, long, de.bsvrz.kex.isis.isis.BisInterface.BaustellenZustand, int, de.bsvrz.kex.isis.isis.BaustellenVerantwortlicherInterface).
 
Methods inherited from class de.bsvrz.kex.isis.isis.impl.AbstractBIS
addKommunikationsStatusListener, baustelleAngelegt, baustelleEntfernt, datenAnmeldenDaV, disconnect, erzeugeBaustelle, erzeugeBaustellenVerantwortlichen, erzeugeOrtsReferenz, erzeugeOrtsReferenz, erzeugeOrtsReferenz, getBaustelle, getStrasse, getStrassen, init, loescheBaustelle, removeKommunikationsStatusListener, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TesteBaustelleSimulation

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

TestBaustelleSimulation

public void TestBaustelleSimulation()
Test method for AbstractBIS.erzeugeBaustelle(java.lang.String, java.lang.String, java.lang.String, long, long, de.bsvrz.kex.isis.isis.OrtsReferenzStrassenSegmentUndOffsetInterface, long, de.bsvrz.kex.isis.isis.BisInterface.BaustellenZustand, int, de.bsvrz.kex.isis.isis.BaustellenVerantwortlicherInterface).