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