Uses of Class
eu.larkc.core.management.MgmtTest

Packages that use MgmtTest
eu.larkc.core.endpoint   
eu.larkc.core.management   
 

Uses of MgmtTest in eu.larkc.core.endpoint
 

Subclasses of MgmtTest in eu.larkc.core.endpoint
 class PushEndpointTest
          This class tests the PushEndpoint.
 class SparqlEndpointTest
          This class tests the SPARQL endpoint.
 class TestEndpointTest
          This class tests the TestEndpoint.
 

Uses of MgmtTest in eu.larkc.core.management
 

Subclasses of MgmtTest in eu.larkc.core.management
 class EndpointResourceTest
          This class tests the functionality of the endpoint resource.
 class ManagementInterfaceTest
          Test availability and functions of the management interface.
 class RDFHandlerResourceTest
          Tests the retrieval of remote workflow descriptions via the management interface.
 class WorkflowResourceTest
          Tests deleting a workflow via the management interface.