de.bsvrz.kex.isis.isis
Class TestISB1

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

public class TestISB1
extends Object

Testfall Umrechnung Ortsreferenezn.

Version:
$Id: TestISB1.java 12481 2008-09-26 14:21:06Z gieseler $
Author:
BitCtrl Systems GmbH, Gieseler

Field Summary
(package private)  String anfangsKnoten
           
(package private)  String endKnoten
           
(package private)  double maxStationierung
           
 
Constructor Summary
TestISB1()
           
 
Method Summary
static void beforeClass()
          Initialisiert den Testfall.
static void setUpBeforeClass()
          .
 void testISB_ASB(String anfangsKnoten, String endKnoten, long stationierung, de.bsvrz.sys.funclib.bitctrl.modell.netz.NetzInterface.ASBStationierungsRichtung asbRichtung)
          Test method for.
 void testISB1()
          Test method for.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

anfangsKnoten

String anfangsKnoten

endKnoten

String endKnoten

maxStationierung

double maxStationierung
Constructor Detail

TestISB1

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

testISB_ASB

public void testISB_ASB(String anfangsKnoten,
                        String endKnoten,
                        long stationierung,
                        de.bsvrz.sys.funclib.bitctrl.modell.netz.NetzInterface.ASBStationierungsRichtung asbRichtung)
                 throws BisInterfaceException
Test method for.

Throws:
BisInterfaceException

testISB1

public void testISB1()
Test method for.