de.bsvrz.ste.rdstmc.junit.prueffall2
Class Prueffall2_1

java.lang.Object
  extended by de.bsvrz.ste.rdstmc.junit.RDSTMCPrueffall
      extended by de.bsvrz.ste.rdstmc.junit.prueffall2.Prueffall2_1

public class Prueffall2_1
extends RDSTMCPrueffall

Author:
Sans

Nested Class Summary
 
Nested classes/interfaces inherited from class de.bsvrz.ste.rdstmc.junit.RDSTMCPrueffall
RDSTMCPrueffall.GeografischeBedeutung, RDSTMCPrueffall.InformationsTyp, RDSTMCPrueffall.MeldungsArt, RDSTMCPrueffall.ZeitlicheDauer, RDSTMCPrueffall.ZeitlicheDringlichkeit
 
Field Summary
private static de.bsvrz.sys.funclib.debug.Debug _debug
          Debug-Logger für Logging-Ausgaben
private static long _testGeneratorStart
           
 
Fields inherited from class de.bsvrz.ste.rdstmc.junit.RDSTMCPrueffall
ASP_PID, ATG_PID, KORREKTUR, TOL_MINUS, TOL_PLUS
 
Constructor Summary
Prueffall2_1()
           
 
Method Summary
 void setUp()
           
static void setUpBeforeClass()
           
 void tearDown()
           
static void tearDownAfterClass()
           
 void testPrueffall_2_1()
           
 
Methods inherited from class de.bsvrz.ste.rdstmc.junit.RDSTMCPrueffall
assertMeldungsDatenKorrekt, assertPruefZeitKorrekt, assertTestGeneratorLaeuft, getConnection, getDataDescription, getDataModel, getMeldungsMenge, getStartZeitpunkt, setStartZeitpunkt, setTestGenerator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_debug

private static final de.bsvrz.sys.funclib.debug.Debug _debug
Debug-Logger für Logging-Ausgaben


_testGeneratorStart

private static long _testGeneratorStart
Constructor Detail

Prueffall2_1

public Prueffall2_1()
Method Detail

setUpBeforeClass

public static void setUpBeforeClass()
                             throws java.lang.Exception
Throws:
java.lang.Exception

tearDownAfterClass

public static void tearDownAfterClass()
                               throws java.lang.Exception
Throws:
java.lang.Exception

setUp

public void setUp()
           throws java.lang.Exception
Throws:
java.lang.Exception

tearDown

public void tearDown()
              throws java.lang.Exception
Throws:
java.lang.Exception

testPrueffall_2_1

public void testPrueffall_2_1()
                       throws java.lang.Exception
Throws:
java.lang.Exception