Class TransportToWsConverterTest
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.TransportToWsConverterTest
public class TransportToWsConverterTest
extends test.de.iip_ecosphere.platform.transport.TestWithQpid
Tests
TransportToWsConverter.- 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
Modifier and TypeMethodDescriptionvoidTestsTransportToWsConverter.voidTestsWsTransportConverterFactory.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, addRunAfterLoading, clear, enableLocalPlugins, loadPlugins, setInstallDir
-
Constructor Details
-
TransportToWsConverterTest
public TransportToWsConverterTest()
-
-
Method Details
-
testConverter
public void testConverter()TestsTransportToWsConverter. -
testFactory
public void testFactory()TestsWsTransportConverterFactory.
-