eu.larkc.core.management
Class ManagementInterfaceTest

java.lang.Object
  extended by eu.larkc.core.LarkcTest
      extended by eu.larkc.core.management.MgmtTest
          extended by eu.larkc.core.management.ManagementInterfaceTest

public class ManagementInterfaceTest
extends MgmtTest

Test availability and functions of the management interface.

Author:
Christoph Fuchs

Constructor Summary
ManagementInterfaceTest()
           
 
Method Summary
 void availabilityTest()
          Test if the management interface server is started correctly and is reachable.
 
Methods inherited from class eu.larkc.core.management.MgmtTest
startLarkc, stopLarkc
 
Methods inherited from class eu.larkc.core.LarkcTest
deleteOrdiTreeDirectory, startLarKC
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagementInterfaceTest

public ManagementInterfaceTest()
Method Detail

availabilityTest

public void availabilityTest()
                      throws java.lang.Exception
Test if the management interface server is started correctly and is reachable.

Throws:
java.lang.Exception