Class NetworkManagerAasTest
java.lang.Object
test.de.iip_ecosphere.platform.support.TestWithPlugin
test.de.iip_ecosphere.platform.support.aas.TestWithPlugin
test.de.iip_ecosphere.platform.support.iip_aas.NetworkManagerAasTest
public class NetworkManagerAasTest
extends test.de.iip_ecosphere.platform.support.aas.TestWithPlugin
A test for
NetworkManagerAas and NetworkManagerAasClient.- Author:
- Holger Eichelberger, SSE
-
Field Summary
Fields inherited from class test.de.iip_ecosphere.platform.support.TestWithPlugin
PROP_AAS_PLUGIN -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidtestAas()Tests theNetworkManagerAasby creating the complete platform AAS via theAasPartRegistryincluding theNetworkManagerAasand querying it using the network manager tests through theNetworkManagerAasClient.Methods 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, loadPlugins, setInstallDir
-
Constructor Details
-
NetworkManagerAasTest
public NetworkManagerAasTest()
-
-
Method Details
-
testAas
Tests theNetworkManagerAasby creating the complete platform AAS via theAasPartRegistryincluding theNetworkManagerAasand querying it using the network manager tests through theNetworkManagerAasClient.- Throws:
ExecutionException- shall not occurIOException- shall not occur
-