Class AasLifecycleTest
java.lang.Object
test.de.iip_ecosphere.platform.support.TestWithPlugin
test.de.iip_ecosphere.platform.support.aas.TestWithPlugin
test.de.iip_ecosphere.platform.support.iip_aas.AasLifecycleTest
public class AasLifecycleTest
extends test.de.iip_ecosphere.platform.support.aas.TestWithPlugin
Tests
AbstractAasLifecycleDescriptor.- Author:
- Holger Eichelberger, SSE
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static classA test lifecycle descriptor. -
Field Summary
Fields inherited from class test.de.iip_ecosphere.platform.support.TestWithPlugin
PROP_AAS_PLUGIN -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTests a basic (empty) AAS lifecycle descriptor.Methods inherited from class test.de.iip_ecosphere.platform.support.aas.TestWithPlugin
setAasPluginId, setup, setupAASPluginsMethods inherited from class test.de.iip_ecosphere.platform.support.TestWithPlugin
addPluginLocation, addRunAfterLoading, clear, enableLocalPlugins, loadPlugins, setInstallDir
-
Constructor Details
-
AasLifecycleTest
public AasLifecycleTest()
-
-
Method Details
-
testLifecycle
public void testLifecycle()Tests a basic (empty) AAS lifecycle descriptor.
-