Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
1900100.00%7.067
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
NameTestsErrorsFailuresTime(s)
ca.cbc.sportwire.util18005.965
ca.cbc.utilities1001.102

Package ca.cbc.sportwire.util

NameTestsErrorsFailuresTime(s)
TestJdbcConnections2001.651
TestText2XML1000.949
TestPathUtil2001.148
TestTTLCacheMap13002.217
Back to top

Package ca.cbc.utilities

NameTestsErrorsFailuresTime(s)
TestSystemCall1001.102
Back to top


TestCase TestJdbcConnections

NameStatusTypeTime(s)
testGetInstanceSuccess0.740
testClass$1195259493Success0.002
Properties >>

Back to top

TestCase TestPathUtil

NameStatusTypeTime(s)
testAsArrayList1195259493Success0.145
testPackageOf1195259493Success0.005
Properties >>

Back to top

TestCase TestSystemCall

NameStatusTypeTime(s)
testExec1195259493Success0.146
Properties >>

Back to top

TestCase TestText2XML

NameStatusTypeTime(s)
testTransform1195259493Success0.009
Properties >>

Back to top

TestCase TestTTLCacheMap

NameStatusTypeTime(s)
testClearSuccess0.266
testContainsKey1063877011Success0.043
testContainsValue1063877011Success0.037
testEntrySetSuccess0.070
testEquals1063877011Success0.032
testGet1063877011Success0.039
testHashCodeSuccess0.044
testIsEmptySuccess0.144
testKeySetSuccess0.055
testPut10638770111063877011Success0.326
testPutAll1383349348Success0.024
testRemove1063877011Success0.102
testValuesSuccess0.035
Properties >>

Back to top