Class NetworkManagerAasTest
java.lang.Object
test.de.iip_ecosphere.platform.support.iip_aas.NetworkManagerAasTest
A test for
NetworkManagerAas and NetworkManagerAasClient.- Author:
- Holger Eichelberger, SSE
-
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.
-
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
-