Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
112081.82%0.390
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
11020.390Fri Aug 29 06:48:00 UTC 2008

Package

NameTestsErrorsFailuresTime(s)Time StampHost
TestRunner11020.390Fri Aug 29 06:48:00 UTC 2008
Back to top


TestCase TestRunner

NameStatusTypeTime(s)
FooTest#0Success0.015
FooTest#1Success0.000
FooTest#2Success0.016
BarTest#0Success0.000
BarTest#1Success0.000
SpeedTest#0Success0.109
SpeedTest#1FailureN/A


jmunit.framework.cldc10.AssertionFailedException: Test took too long: 109 ms.
at jmunit.framework.cldc10.Assertion.fail(+8)
at jmunit.framework.cldc10.Assertion.assertTrue(+8)
at jmunit.framework.cldc10.TimedMeasurement.endMeasurement(+56)
at jmunit.framework.cldc10.TestCase.endPerformanceMeasurements(+43)
at jmunit.framework.cldc10.TestCase.run(+63)
at jmunit.framework.cldc10.TestSuite.run(+30)
at jmunit.framework.cldc10.TestRunner.run(+40)
at jmunit.framework.cldc10.Test.test(+19)
at jmunit.framework.cldc10.TestRunner$1.run(+7)
0.125
SpeedTest#2Success0.110
MemoryTest#0FailureN/A


jmunit.framework.cldc10.AssertionFailedException: Test used too much memory: 116 bytes.
at jmunit.framework.cldc10.Assertion.fail(+8)
at jmunit.framework.cldc10.Assertion.assertTrue(+8)
at jmunit.framework.cldc10.MemoryMeasurement.endMeasurement(+63)
at jmunit.framework.cldc10.TestCase.endPerformanceMeasurements(+43)
at jmunit.framework.cldc10.TestCase.run(+63)
at jmunit.framework.cldc10.TestSuite.run(+30)
at jmunit.framework.cldc10.TestRunner.run(+40)
at jmunit.framework.cldc10.Test.test(+19)
at jmunit.framework.cldc10.TestRunner$1.run(+7)
0.000
MemoryTest#1Success0.000
MemoryTest#2Success0.015
Properties »

Back to top