de.bielefeld.umweltamt.aui.tests
Class GUITest

java.lang.Object
  extended by TestCase
      extended by de.bielefeld.umweltamt.aui.tests.GUITest

public class GUITest
extends TestCase


Constructor Summary
GUITest()
           
 
Method Summary
protected  void setUp()
          Starten einer SessionFactory
protected  void tearDown()
           
 void testModulManager()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GUITest

public GUITest()
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Starten einer SessionFactory

Throws:
java.lang.Exception

tearDown

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

testModulManager

public void testModulManager()