| addConfigurationFiltersKnownConfigurationProperties | 9 ms | Passed |
| getAsBooleanReturnsFalseForUnknownProperty | 2 ms | Passed |
| getPropertyAsIntegerReturnsDefaultValueWhenPropertyIsNotConfigured | 4 ms | Passed |
| getPropertyAsIntegerReturnsParsedPropertyValue | 1 ms | Passed |
| getPropertyAsIntegerThrowsIllegalArgumentExceptionWhenConfiguredPropertyValueIsNotInteger | 6 ms | Passed |
| getWithDefaultReturnsDefaultWhenConfigParamValueIsNotFound | 3 ms | Passed |
| testGetPropertyAsBoolean | 2 ms | Passed |