Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
500100.00%0.031
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)Time StampHost
com.foo5000.031Fri Aug 29 08:47:56 CAT 2008

Package com.foo

NameTestsErrorsFailuresTime(s)Time StampHost
BarTest2000.031Fri Aug 29 08:47:56 CAT 2008
FooTest3000.000Fri Aug 29 08:47:56 CAT 2008
Back to top


TestCase BarTest

NameStatusTypeTime(s)
BarTest#0Success0.000
BarTest#1Success0.000
Properties »

Back to top

TestCase FooTest

NameStatusTypeTime(s)
FooTest#0Success0.000
FooTest#1Success0.000
FooTest#2Success0.000
Properties »

Back to top