Class IvmlSerializerConfig1Tests
java.lang.Object
test.de.iip_ecosphere.platform.configuration.AbstractIvmlTests
test.de.iip_ecosphere.platform.configuration.AbstractIvmlSerializerConfigTests
test.de.iip_ecosphere.platform.configuration.IvmlSerializerConfig1Tests
Tests the SerializerConfig1 model.
- Author:
- Holger Eichelberger, 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 "SerializerConfig1" (legacy name, originally only for serializer) and all relevant steps to instantiate a platform.Methods inherited from class test.de.iip_ecosphere.platform.configuration.AbstractIvmlSerializerConfigTests
assertAppInterfaces, assertApplicationMethods 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
-
IvmlSerializerConfig1Tests
public IvmlSerializerConfig1Tests()
-
-
Method Details
-
testSerializerConfig1
Tests loading, reasoning and instantiating "SerializerConfig1" (legacy name, originally only for serializer) and all relevant steps to instantiate a platform. Depending on Maven setup/exclusions, this Test may require Java 11.- Throws:
ExecutionException- shall not occurIOException- shall not occur
-