Uses of Class
test.de.iip_ecosphere.platform.support.aas.TestMachine
-
Packages that use TestMachine Package Description test.de.iip_ecosphere.platform.support.aas Generic AAS tests that shall be executable by all AAS abstraction implementations. -
-
Uses of TestMachine in test.de.iip_ecosphere.platform.support.aas
Methods in test.de.iip_ecosphere.platform.support.aas with parameters of type TestMachine Modifier and Type Method Description private de.iip_ecosphere.platform.support.aas.AasAasTest. createAas(TestMachine machine, java.lang.String protocol)This method creates a test Asset Administration Shell.static de.iip_ecosphere.platform.support.ServerAasTest. createOperationsServer(int port, TestMachine machine, java.lang.String protocol, de.iip_ecosphere.platform.support.net.KeyStoreDescriptor kstore)Creates the operations server for the given machine instance and for the operations inAasTest.createAasOperationsElements(SubmodelElementContainerBuilder, String, int, String).private static voidAasTest. queryAas(de.iip_ecosphere.platform.support.Endpoint registry, TestMachine machine)Queries the created AAS.
-