Class IvmlContainerLxcTests
java.lang.Object
test.de.iip_ecosphere.platform.configuration.AbstractIvmlTests
test.de.iip_ecosphere.platform.configuration.IvmlContainerLxcTests
Tests the creation of containers via IVML models.
- Author:
- Luca Schulz, SSE
-
Nested Class Summary
Nested classes/interfaces inherited from class test.de.iip_ecosphere.platform.configuration.AbstractIvmlTests
AbstractIvmlTests.TestConfigurer -
Field Summary
Fields inherited from class test.de.iip_ecosphere.platform.configuration.AbstractIvmlTests
MODEL_BASE_FOLDER, TEST_BASE_FOLDER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTests loading, reasoning and instantiating "ContainerTest", a simple, generated service chain for testing container creation.Methods inherited from class test.de.iip_ecosphere.platform.configuration.AbstractIvmlTests
assertAllFiles, assertDeploymentYaml, assertEcsRuntime, assertFile, assertFileContains, assertJavaDatatype, assertJavaInterface, assertJavaNode, assertLifecycleDescriptor, assertPlatform, assertPythonDatatype, assertPythonDatatypeImpl, assertServiceManager, assertTemplateZip, extractPythonServiceEnv, genApi, genApps, genAppsNoDeps, isIipBuildInitial, pythonSourceCodeCheck, relocateTestModel, setTestMetaModelFolder, setTestModelBase, setTracing
-
Constructor Details
-
IvmlContainerLxcTests
public IvmlContainerLxcTests()
-
-
Method Details
-
testContainerTest
Tests loading, reasoning and instantiating "ContainerTest", a simple, generated service chain for testing container creation. Here, we instantiate the full platform as basis for container creation.- Throws:
ExecutionException- shall not occurIOException- shall not occur
-