Class RuntimeConfigHolderTest

java.lang.Object
de.hybris.platform.task.impl.RuntimeConfigHolderTest

@UnitTest public class RuntimeConfigHolderTest extends Object
  • Constructor Details

    • RuntimeConfigHolderTest

      public RuntimeConfigHolderTest()
  • Method Details

    • shouldReturnIntegerProperty

      public void shouldReturnIntegerProperty() throws Exception
      Throws:
      Exception
    • shouldReturnStringProperty

      public void shouldReturnStringProperty() throws Exception
      Throws:
      Exception
    • shouldReturnDurationProperty

      public void shouldReturnDurationProperty() throws Exception
      Throws:
      Exception
    • shouldReturnDefaultIntegerProperty

      public void shouldReturnDefaultIntegerProperty() throws Exception
      Throws:
      Exception
    • shouldReturnDefaultStringProperty

      public void shouldReturnDefaultStringProperty() throws Exception
      Throws:
      Exception
    • shouldReturnDefaultDurationProperty

      public void shouldReturnDefaultDurationProperty() throws Exception
      Throws:
      Exception
    • shouldReturnUpdatedIntegerProperty

      public void shouldReturnUpdatedIntegerProperty() throws Exception
      Throws:
      Exception
    • shouldReturnUpdatedStringProperty

      public void shouldReturnUpdatedStringProperty() throws Exception
      Throws:
      Exception
    • shouldReturnUpdatedDurationProperty

      public void shouldReturnUpdatedDurationProperty() throws Exception
      Throws:
      Exception
    • shouldEvaluateIntegerProperty

      public void shouldEvaluateIntegerProperty() throws Exception
      Throws:
      Exception
    • shouldEvaluateIntegerPropertyWhenWorkersNumberHasChanged

      public void shouldEvaluateIntegerPropertyWhenWorkersNumberHasChanged() throws Exception
      Throws:
      Exception
    • shouldEvaluateAllPropertiesWhenWorkersNumberHasChanged

      public void shouldEvaluateAllPropertiesWhenWorkersNumberHasChanged() throws Exception
      Throws:
      Exception
    • shouldEvaluateAllPropertiesWhenDurationPropertyWorkersNumberHasChanged

      public void shouldEvaluateAllPropertiesWhenDurationPropertyWorkersNumberHasChanged() throws Exception
      Throws:
      Exception
    • shouldReturnDefaultValueWhenOtherPropertyChangedNumberOfWorkers

      public void shouldReturnDefaultValueWhenOtherPropertyChangedNumberOfWorkers() throws Exception
      Throws:
      Exception