de.bsvrz.kex.bwsin.okstra
Class TestOkstra

java.lang.Object
  extended by de.bsvrz.kex.bwsin.okstra.TestOkstra

public class TestOkstra
extends Object

Version:
$Id: TestOkstra.java 10462 2008-07-10 17:28:31Z gieseler $
Author:
BitCtrl Systems GmbH, Gieseler

Field Summary
private  Okstra odb
           
 
Constructor Summary
TestOkstra()
           
 
Method Summary
 void initOkstra()
           
 void setUp()
           
static void setUpBeforeClass()
           
 void tearDown()
           
static void tearDownAfterClass()
           
 void testOkstraRef()
           
 void testOkstraStrassenElemente()
           
 void testSpecial()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

odb

private Okstra odb
Constructor Detail

TestOkstra

public TestOkstra()
Method Detail

setUpBeforeClass

public static void setUpBeforeClass()
                             throws Exception
Throws:
Exception

tearDownAfterClass

public static void tearDownAfterClass()
                               throws Exception
Throws:
Exception

initOkstra

public void initOkstra()

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testOkstraRef

public void testOkstraRef()

testOkstraStrassenElemente

public void testOkstraStrassenElemente()

testSpecial

public void testSpecial()