Package de.hybris.platform.task.impl
Class RuntimeConfigHolderTest
java.lang.Object
de.hybris.platform.task.impl.RuntimeConfigHolderTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
RuntimeConfigHolderTest
public RuntimeConfigHolderTest()
-
-
Method Details
-
shouldReturnIntegerProperty
- Throws:
Exception
-
shouldReturnStringProperty
- Throws:
Exception
-
shouldReturnDurationProperty
- Throws:
Exception
-
shouldReturnDefaultIntegerProperty
- Throws:
Exception
-
shouldReturnDefaultStringProperty
- Throws:
Exception
-
shouldReturnDefaultDurationProperty
- Throws:
Exception
-
shouldReturnUpdatedIntegerProperty
- Throws:
Exception
-
shouldReturnUpdatedStringProperty
- Throws:
Exception
-
shouldReturnUpdatedDurationProperty
- Throws:
Exception
-
shouldEvaluateIntegerProperty
- Throws:
Exception
-
shouldEvaluateIntegerPropertyWhenWorkersNumberHasChanged
- Throws:
Exception
-
shouldEvaluateAllPropertiesWhenWorkersNumberHasChanged
- Throws:
Exception
-
shouldEvaluateAllPropertiesWhenDurationPropertyWorkersNumberHasChanged
public void shouldEvaluateAllPropertiesWhenDurationPropertyWorkersNumberHasChanged() throws Exception- Throws:
Exception
-
shouldReturnDefaultValueWhenOtherPropertyChangedNumberOfWorkers
- Throws:
Exception
-