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