de.bsvrz.kex.isis.isis
Class TesteBaustelleAnlegen

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

TesteBaustelleAnlegen

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