Summary

TestsErrors FailuresSuccess RateTime
1300100.00%1.08

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List

PackageTestsErrors FailuresSuccess RateTime
net.objectlab.qalab.m2.util1300100.00%1.08

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

net.objectlab.qalab.m2.util

ClassTestsErrors FailuresSuccess RateTime
UtilsTest1000100.00%0.17
XmlTransformerTest300100.00%0.91

Test Cases

UtilsTest

testCheckNullFileThrowsFileNotFoundException0.12
testCheckBogusFileThrowsFileNotFoundException0.00
testCheckValidFileDoesNotThrowIOException0.00
testExtractAsInputStreamFromNullThrowsAssertionError0.00
testExtractAsInputStreamFromEmptyPathThrowsAssertionError0.00
testExtractAsInputStreamFromUnknownPathThrowsFileNotFoundException0.00
testExtractAsInputStreamFromKnownPathThrowsNoException0.00
testFormatDateBasedOnReasonableOffset0.02
testFormatDateBasedOnNullOffsetThrowsAssertionError0.00
testFormatDateBasedOnNonNumericOffsetThrowsNumberFormatException0.00

XmlTransformerTest

testCheckNullFileThrowsFileNotFoundException0.12
testCheckBogusFileThrowsFileNotFoundException0.00
testCheckValidFileDoesNotThrowIOException0.00
testExtractAsInputStreamFromNullThrowsAssertionError0.00
testExtractAsInputStreamFromEmptyPathThrowsAssertionError0.00
testExtractAsInputStreamFromUnknownPathThrowsFileNotFoundException0.00
testExtractAsInputStreamFromKnownPathThrowsNoException0.00
testFormatDateBasedOnReasonableOffset0.02
testFormatDateBasedOnNullOffsetThrowsAssertionError0.00
testFormatDateBasedOnNonNumericOffsetThrowsNumberFormatException0.00
testConstructTransformerWithNullsFails0.02
testTransformSimpleXML0.66
testTransformQALabXML0.23