de.bsvrz.kex.isis.isis
Class TesteBaustelleAnlegenMitASB

java.lang.Object
  extended by de.bsvrz.kex.isis.isis.impl.AbstractBIS
      extended by de.bsvrz.kex.isis.isis.TesteBaustelleAnlegenMitASB
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 TesteBaustelleAnlegenMitASB
extends AbstractBIS

Version:
$Id: TesteBaustelleAnlegen.java 6917 2008-02-22 16:18:48Z 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
TesteBaustelleAnlegenMitASB()
           
 
Method Summary
 void setUp()
           
static void setUpBeforeClass()
           
 void tearDown()
           
static void tearDownAfterClass()
           
 void TestBaustelleAnlegen()
          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

TesteBaustelleAnlegenMitASB

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

TestBaustelleAnlegen

public void TestBaustelleAnlegen()
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).