Class DefaultConfigurationPropertyAccessTest

java.lang.Object
de.hybris.platform.sap.core.test.SapcoretestSpringJUnitTest
de.hybris.platform.sap.core.test.SapcoreSpringJUnitTest
de.hybris.platform.sap.core.configuration.impl.DefaultConfigurationPropertyAccessTest

@UnitTest @ContextConfiguration(locations="DefaultConfigurationPropertyAccessTest-spring.xml") public class DefaultConfigurationPropertyAccessTest extends SapcoreSpringJUnitTest
DefaultGlobalConfigurationManager test.
  • Constructor Details

    • DefaultConfigurationPropertyAccessTest

      public DefaultConfigurationPropertyAccessTest()
  • Method Details

    • testProperties

      public void testProperties()
      Tests if all properties are available.
    • testPropertyAccesses

      public void testPropertyAccesses()
      Tests if all property accesses are available with the correct properties.
    • testPropertyAccessCollections

      public void testPropertyAccessCollections()
      Tests if all property access collections are available with the correct properties.