Test Result : MappingFileParserTest
0 failures
(±0)
10 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
invalidRemoteUrlMappedByMappingFileCausesParserException | 5 ms | Passed |
mappingFileParserAlsoAcceptsURIAsMappingFilePath | 1 ms | Passed |
mappingFileParserSupportsRemoteUrls | 1 ms | Passed |
mappingFileSupportsAbsolutePaths | 2 ms | Passed |
mappingFileSupportsMultipleMappings | 14 ms | Passed |
mappingFileSupportsRelativePaths | 21 ms | Passed |
skipsLinesWithInvalidNumberOfTokens | 8 ms | Passed |
throwsExceptionWhenMappingFileCannotBeFound | 0 ms | Passed |
usesCustomDelimiterWhenProvided | 1 ms | Passed |
usesDefaultDelimiterWhenNoneIsProvided | 1 ms | Passed |