Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package | Tests | Errors | Failures | Success Rate | Time |
---|
net.objectlab.qalab.m2.util | 13 | 0 | 0 | 100.00% | 1.08 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| testCheckNullFileThrowsFileNotFoundException | 0.12 |
| testCheckBogusFileThrowsFileNotFoundException | 0.00 |
| testCheckValidFileDoesNotThrowIOException | 0.00 |
| testExtractAsInputStreamFromNullThrowsAssertionError | 0.00 |
| testExtractAsInputStreamFromEmptyPathThrowsAssertionError | 0.00 |
| testExtractAsInputStreamFromUnknownPathThrowsFileNotFoundException | 0.00 |
| testExtractAsInputStreamFromKnownPathThrowsNoException | 0.00 |
| testFormatDateBasedOnReasonableOffset | 0.02 |
| testFormatDateBasedOnNullOffsetThrowsAssertionError | 0.00 |
| testFormatDateBasedOnNonNumericOffsetThrowsNumberFormatException | 0.00 |
| testCheckNullFileThrowsFileNotFoundException | 0.12 |
| testCheckBogusFileThrowsFileNotFoundException | 0.00 |
| testCheckValidFileDoesNotThrowIOException | 0.00 |
| testExtractAsInputStreamFromNullThrowsAssertionError | 0.00 |
| testExtractAsInputStreamFromEmptyPathThrowsAssertionError | 0.00 |
| testExtractAsInputStreamFromUnknownPathThrowsFileNotFoundException | 0.00 |
| testExtractAsInputStreamFromKnownPathThrowsNoException | 0.00 |
| testFormatDateBasedOnReasonableOffset | 0.02 |
| testFormatDateBasedOnNullOffsetThrowsAssertionError | 0.00 |
| testFormatDateBasedOnNonNumericOffsetThrowsNumberFormatException | 0.00 |
| testConstructTransformerWithNullsFails | 0.02 |
| testTransformSimpleXML | 0.66 |
| testTransformQALabXML | 0.23 |