Class TraceToAasServiceTest
java.lang.Object
test.de.iip_ecosphere.platform.support.TestWithPlugin
test.de.iip_ecosphere.platform.support.aas.TestWithPlugin
test.de.iip_ecosphere.platform.transport.TestWithQpid
test.de.iip_ecosphere.platform.services.environment.services.TraceToAasServiceTest
public class TraceToAasServiceTest
extends test.de.iip_ecosphere.platform.transport.TestWithQpid
Tests
TraceToAasService.- Author:
- Holger Eichelberger, SSE
-
Field Summary
Fields inherited from class test.de.iip_ecosphere.platform.transport.TestWithQpid
qpidFields inherited from class test.de.iip_ecosphere.platform.support.TestWithPlugin
PROP_AAS_PLUGIN -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class test.de.iip_ecosphere.platform.transport.TestWithQpid
addPlugin, fromPlugin, stopQpidMethods inherited from class test.de.iip_ecosphere.platform.support.aas.TestWithPlugin
setAasPluginId, setup, setupAASPluginsMethods inherited from class test.de.iip_ecosphere.platform.support.TestWithPlugin
addPluginLocation, addPluginLocation, addPluginLocation, addRunAfterLoading, clear, enableLocalPlugins, loadPlugins, setInstallDir
-
Constructor Details
-
TraceToAasServiceTest
public TraceToAasServiceTest()
-
-
Method Details
-
startup
public static void startup()Initializes the test. -
shutdown
public static void shutdown()Shuts down the test. -
testService
Tests the service.- Throws:
ExecutionException- shall not occurIOException- shall not occur
-