Class IvmlSimpleMesh3Tests
java.lang.Object
test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
test.de.iip_ecosphere.platform.configuration.easyProducer.IvmlSimpleMesh3Tests
Tests the SimpleMesh3 model.
- Author:
- Holger Eichelberger, SSE
-
Nested Class Summary
Nested classes/interfaces inherited from class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
AbstractIvmlTests.TestConfigurer -
Field Summary
Fields inherited from class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
MODEL_BASE_FOLDER, TEST_BASE_FOLDER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTests loading, reasoning and instantiating "SimpleMesh3", a simple, generated service chain for testing of three elements.Methods inherited from class test.de.iip_ecosphere.platform.configuration.easyProducer.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, stripTestingEasyModelParent
-
Constructor Details
-
IvmlSimpleMesh3Tests
public IvmlSimpleMesh3Tests()
-
-
Method Details
-
testSimpleMesh3
Tests loading, reasoning and instantiating "SimpleMesh3", a simple, generated service chain for testing of three elements. Here, we do not instantiate the full platform rather than only the configured apps. Depending on Maven setup/exclusions, this Test may require Java 11.- Throws:
ExecutionException- shall not occurIOException- shall not occur
-