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