de.bsvrz.kex.isis.isis
Class TestBaustellenVerantwortlicher

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

public class TestBaustellenVerantwortlicher
extends Object

Testfall Änderung des Baustellenverantwortlichen.

Version:
$Id: TestBaustellenVerantwortlicher.java 9324 2008-05-30 08:33:39Z gieseler $
Author:
BitCtrl Systems GmbH, Gieseler

Constructor Summary
TestBaustellenVerantwortlicher()
           
 
Method Summary
static void beforeClass()
          Initialisiert den Testfall.
static void setUpBeforeClass()
          .
 void testBaustellenVerantwortlicher()
          .
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestBaustellenVerantwortlicher

public TestBaustellenVerantwortlicher()
Method Detail

beforeClass

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

Throws:
Exception - bei einem Fehler.

setUpBeforeClass

public static void setUpBeforeClass()
                             throws Exception
.

Throws:
Exception - bei Ausnahmen

testBaustellenVerantwortlicher

public void testBaustellenVerantwortlicher()
.