Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
1200100.00%0.451
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)
e2etrace.timer3000.351
e2etrace.trace9000.100

Package e2etrace.timer

NameTestsErrorsFailuresTime(s)
DefaultTimerFactoryTest1000.090
DefaultTimerTest1000.130
ExactTimerTest1000.131
Back to top

Package e2etrace.trace

NameTestsErrorsFailuresTime(s)
DefaultTraceSessionManagerTest1000.030
DefaultTraceSessionTest3000.030
DefaultTraceStepTest5000.040
Back to top


TestCase DefaultTimerFactoryTest

NameStatusTypeTime(s)
testNewInstanceSuccess0.020
Properties »

Back to top

TestCase DefaultTimerTest

NameStatusTypeTime(s)
testGetDurationSuccess0.120
Properties »

Back to top

TestCase DefaultTraceSessionManagerTest

NameStatusTypeTime(s)
testGetCurrentSessionSuccess0.020
Properties »

Back to top

TestCase DefaultTraceSessionTest

NameStatusTypeTime(s)
testMeasureDurationSuccess0.020
testOmitLeaveStepSuccess0.000
testMultipleCallsSuccess0.000
Properties »

Back to top

TestCase DefaultTraceStepTest

NameStatusTypeTime(s)
testGetIdSuccess0.020
testEnterLeaveSuccess0.000
testAddChildEtcSuccess0.000
testIsActiveSuccess0.000
testEqualsSuccess0.000
Properties »

Back to top

TestCase ExactTimerTest

NameStatusTypeTime(s)
testGetDurationSuccess0.120
Properties »

Back to top