de.bsvrz.kex.isis.isis
Class TestASBinSBK

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

public class TestASBinSBK
extends Object

Version:
$Id: TestBaustellenGueltigkeit.java 9005 2008-05-19 14:53:56Z gieseler $
Author:
BitCtrl Systems GmbH, Gieseler

Field Summary
private static long baustelle1
          .
(package private) static AbstraktBisImpl bisTest
           
private static com.bitctrl.resource.Configuration konfig
          externe Konfiguration.
private static Logger log
          Der Logger der Klassse.
 
Constructor Summary
TestASBinSBK()
           
 
Method Summary
static void beforeClass()
          Initialisiert den Testfall.
static void liesIds(String dateiname)
          Gibt die Abweichungsliste als Text in eine Datei aus.
static void setUpBeforeClass()
           
 void tearDown()
           
 void testUmrechnung()
          .
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

private static Logger log
Der Logger der Klassse.


konfig

private static com.bitctrl.resource.Configuration konfig
externe Konfiguration.


bisTest

static AbstraktBisImpl bisTest

baustelle1

private static long baustelle1
.

Constructor Detail

TestASBinSBK

public TestASBinSBK()
Method Detail

beforeClass

public static void beforeClass()
                        throws Exception
Initialisiert den Testfall.

Throws:
Exception - bei einem Fehler.

liesIds

public static void liesIds(String dateiname)
Gibt die Abweichungsliste als Text in eine Datei aus.

Parameters:
dateiname - zu schreibende Datei

setUpBeforeClass

public static void setUpBeforeClass()
                             throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testUmrechnung

public void testUmrechnung()
.