Class AllTests
java.lang.Object
test.de.iip_ecosphere.platform.support.aas.basyx.AllTests
test.de.iip_ecosphere.platform.support.aas.basyx1_5.AllTests
public class AllTests
extends test.de.iip_ecosphere.platform.support.aas.basyx.AllTests
Defines the tests to be executed.
- Author:
- Holger Eichelberger, SSE
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static de.iip_ecosphere.platform.support.aas.AasFactory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidSet fixed to our factory.static voidSet fixed to our factory.
-
Field Details
-
factory
private static de.iip_ecosphere.platform.support.aas.AasFactory factory
-
-
Constructor Details
-
AllTests
public AllTests()
-
-
Method Details
-
beforeTests
public static void beforeTests()Set fixed to our factory. -
afterTests
public static void afterTests()Set fixed to our factory.
-