Test Result : DriverConfigurationTest
0 failures
(±0)
7 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
addConfigurationFiltersKnownConfigurationProperties | 7 ms | Passed |
getAsBooleanReturnsFalseForUnknownProperty | 3 ms | Passed |
getPropertyAsIntegerReturnsDefaultValueWhenPropertyIsNotConfigured | 10 ms | Passed |
getPropertyAsIntegerReturnsParsedPropertyValue | 2 ms | Passed |
getPropertyAsIntegerThrowsIllegalArgumentExceptionWhenConfiguredPropertyValueIsNotInteger | 11 ms | Passed |
getWithDefaultReturnsDefaultWhenConfigParamValueIsNotFound | 6 ms | Passed |
testGetPropertyAsBoolean | 4 ms | Passed |