Class AasPartRegistryTest.TestSetup
java.lang.Object
de.iip_ecosphere.platform.support.setup.AbstractSetup
de.iip_ecosphere.platform.support.iip_aas.AasBasedSetup
test.de.iip_ecosphere.platform.support.iip_aas.AasPartRegistryTest.TestSetup
- Enclosing class:
AasPartRegistryTest
public static class AasPartRegistryTest.TestSetup
extends de.iip_ecosphere.platform.support.iip_aas.AasBasedSetup
Configuration class for YAML test.
- Author:
- Holger Eichelberger, SSE
-
Field Summary
FieldsFields inherited from class de.iip_ecosphere.platform.support.setup.AbstractSetup
DEFAULT_FNAME, DEFAULT_NAME, DEFAULT_OVERRIDE_FNAME, PARAM_PLUGINS -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.iip_ecosphere.platform.support.iip_aas.AasBasedSetup
getAas, setAasMethods inherited from class de.iip_ecosphere.platform.support.setup.AbstractSetup
getDefaultFileName, getPluginsFolder, isNotEmpty, readFromYaml, readFromYaml, readFromYaml, readFromYaml, readFromYaml, readFromYamlWithPath, readFromYamlWithPath, readFromYamlWithPath, readFromYamlWithPath, readMappingFromYaml, readMappingFromYaml, setDefaultFileName, setPluginsFolder, setPluginsFolderFile
-
Field Details
-
name
-
-
Constructor Details
-
TestSetup
public TestSetup()
-
-
Method Details
-
getName
Returns the "name" of the configuration.- Returns:
- the name
-
setName
Defines the "name" of the configuration.- Parameters:
name- the name
-