Class ConfigServiceTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class ConfigServiceTest extends ServicelayerTransactionalBaseTest
  • Constructor Details

    • ConfigServiceTest

      public ConfigServiceTest()
  • Method Details

    • testJaloVsCommons

      public void testJaloVsCommons()
      General testing whether delegating requests to hybris config works well. Test compares configuration values from jalo with results of configuration values from servicelayer.
    • testConfigListeners

      public void testConfigListeners()
      Test firing a ConfigurationListener
    • testClearProperty

      public void testClearProperty()
    • setPropertyToNullRemovesKey

      public void setPropertyToNullRemovesKey()
    • testOldVsNewPerformance

      public void testOldVsNewPerformance()