@UnitTest public class RuntimeConfigHolderTest extends java.lang.Object
| Constructor and Description |
|---|
RuntimeConfigHolderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldEvaluateAllPropertiesWhenDurationPropertyWorkersNumberHasChanged() |
void |
shouldEvaluateAllPropertiesWhenWorkersNumberHasChanged() |
void |
shouldEvaluateIntegerProperty() |
void |
shouldEvaluateIntegerPropertyWhenWorkersNumberHasChanged() |
void |
shouldReturnDefaultDurationProperty() |
void |
shouldReturnDefaultIntegerProperty() |
void |
shouldReturnDefaultStringProperty() |
void |
shouldReturnDefaultValueWhenOtherPropertyChangedNumberOfWorkers() |
void |
shouldReturnDurationProperty() |
void |
shouldReturnIntegerProperty() |
void |
shouldReturnStringProperty() |
void |
shouldReturnUpdatedDurationProperty() |
void |
shouldReturnUpdatedIntegerProperty() |
void |
shouldReturnUpdatedStringProperty() |
public void shouldReturnIntegerProperty()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldReturnStringProperty()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldReturnDurationProperty()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldReturnDefaultIntegerProperty()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldReturnDefaultStringProperty()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldReturnDefaultDurationProperty()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldReturnUpdatedIntegerProperty()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldReturnUpdatedStringProperty()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldReturnUpdatedDurationProperty()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldEvaluateIntegerProperty()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldEvaluateIntegerPropertyWhenWorkersNumberHasChanged()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldEvaluateAllPropertiesWhenWorkersNumberHasChanged()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldEvaluateAllPropertiesWhenDurationPropertyWorkersNumberHasChanged()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldReturnDefaultValueWhenOtherPropertyChangedNumberOfWorkers()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2018 SAP SE. All Rights Reserved.