eu.larkc.core.management
Class MgmtTest

java.lang.Object
  extended by eu.larkc.core.LarkcTest
      extended by eu.larkc.core.management.MgmtTest
Direct Known Subclasses:
EndpointResourceTest, ManagementInterfaceTest, PushEndpointTest, RDFHandlerResourceTest, SparqlEndpointTest, TestEndpointTest, WorkflowResourceTest

public class MgmtTest
extends LarkcTest

Base class for all management interface tests. Also starts the LarKC platform.

Author:
Christoph Fuchs, norlan

Constructor Summary
MgmtTest()
           
 
Method Summary
 void startLarkc()
          Starts the platform as well as the management interface server
 void stopLarkc()
          Stops the platform as well as the management interface.
 
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

MgmtTest

public MgmtTest()
Method Detail

startLarkc

public void startLarkc()
Starts the platform as well as the management interface server


stopLarkc

public void stopLarkc()
               throws java.lang.Exception
Stops the platform as well as the management interface.

Throws:
java.lang.Exception - if management interface was not initialized