Class IvmlApiTests
java.lang.Object
test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
test.de.iip_ecosphere.platform.configuration.easyProducer.IvmlApiTests
Tests the generation of the platform APIs.
- 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 TypeMethodDescriptionvoidtestApi()Tests loading, reasoning and instantiating the generated platform APIs, e.g., for AAS.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
-
IvmlApiTests
public IvmlApiTests()
-
-
Method Details
-
testApi
Tests loading, reasoning and instantiating the generated platform APIs, e.g., for AAS.- Throws:
ExecutionException- shall not occurIOException- shall not occur
-