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