Class BaSyxExampleUtils
java.lang.Object
test.de.iip_ecosphere.platform.support.aas.basyx2.BaSyxExampleUtils
Utility functions for example tests with BaSyx.
- Author:
- Holger Eichelberger, SSE
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BaSyxExampleUtils
public BaSyxExampleUtils()
-
-
Method Details
-
execute
public static void execute(test.de.iip_ecosphere.platform.support.aas.AbstractAasExample instance, String[] args) Executes a test standalone.- Parameters:
instance- the example/test instanceargs- command line arguments, the first argument may be--withOperationsto enable the creation of operations
-