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

    Fields
    Modifier and Type
    Field
    Description
    private String
     

    Fields inherited from class de.iip_ecosphere.platform.support.setup.AbstractSetup

    DEFAULT_FNAME, DEFAULT_NAME, DEFAULT_OVERRIDE_FNAME, PARAM_PLUGINS
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the "name" of the configuration.
    void
    Defines the "name" of the configuration.

    Methods inherited from class de.iip_ecosphere.platform.support.iip_aas.AasBasedSetup

    getAas, setAas

    Methods 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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • TestSetup

      public TestSetup()
  • Method Details

    • getName

      public String getName()
      Returns the "name" of the configuration.
      Returns:
      the name
    • setName

      public void setName(String name)
      Defines the "name" of the configuration.
      Parameters:
      name - the name