de.bsvrz.vew.ereigniskal.ereigniskal.ereignis
Class FeiertagTest

java.lang.Object
  extended by de.bsvrz.vew.ereigniskal.ereigniskal.ereignis.FeiertagTest
All Implemented Interfaces:
de.bsvrz.dav.daf.main.ClientReceiverInterface

public class FeiertagTest
extends java.lang.Object
implements de.bsvrz.dav.daf.main.ClientReceiverInterface


Constructor Summary
FeiertagTest()
           
 
Method Summary
 void feiertagTest1()
           
 void setUp()
           
static void setUpBeforeClass()
           
 void tearDown()
           
static void tearDownAfterClass()
           
 void update(de.bsvrz.dav.daf.main.ResultData[] results)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeiertagTest

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

feiertagTest1

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

update

public void update(de.bsvrz.dav.daf.main.ResultData[] results)
Specified by:
update in interface de.bsvrz.dav.daf.main.ClientReceiverInterface