de.bsvrz.kex.bwsin.kb
Class TestKB

java.lang.Object
  extended by de.bsvrz.kex.bwsin.kb.TestKB

public class TestKB
extends Object

Version:
$Id: TestKB.java 10459 2008-07-10 17:27:48Z gieseler $
Author:
BitCtrl Systems GmbH, Gieseler

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

Constructor Detail

TestKB

public TestKB()
Method Detail

setUpBeforeClass

public static void setUpBeforeClass()
                             throws Exception
Throws:
Exception

tearDownAfterClass

public static void tearDownAfterClass()
                               throws Exception
Throws:
Exception

initOkstra

private Okstra initOkstra()

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

test

public void test()