Class BaSyxServerTest
java.lang.Object
test.de.iip_ecosphere.platform.support.aas.basyx2.server.BaSyxServerTest
Tests the AAS abstraction implementation for BaSyx.
- Author:
- Holger Eichelberger, SSE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTests the plugin setup.voidTests starting/stopping the BaSyx servers.
-
Constructor Details
-
BaSyxServerTest
public BaSyxServerTest()
-
-
Method Details
-
testPlugin
public void testPlugin()Tests the plugin setup. -
testServers
public void testServers()Tests starting/stopping the BaSyx servers.
-