Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
15000100%1.86

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


Package List

[Summary] [Package List] [Test Cases]


PackageTestsErrors FailuresSkippedSuccess RateTime
net.sourceforge.domian.entity1000100%1.219
net.sourceforge.domian.util14000100%0.641

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

net.sourceforge.domian.entity

ClassTestsErrors FailuresSkippedSuccess RateTime
AbstractEntityTest1000100%1.219

net.sourceforge.domian.util

ClassTestsErrors FailuresSkippedSuccess RateTime
StopWatchTest14000100%0.641

Test Cases

[Summary] [Package List] [Test Cases]

AbstractEntityTest

shouldNotAllowEqualsWhereNotEvenTheTypeIsCorrect0.266

StopWatchTest

lapTime0.093
readyStateShouldBeTheInitialState0
readyStateShouldBeIdempotent0
shouldGoFromReadyStateToStartedStateWhenStartIsInvoked0
startedStateShouldBeIdempotent0
shouldGoFromStartedStateToStoppedStateWhenStoppedIsInvoked0
stoppedStateShouldBeIdempotent0
shouldGoFromStoppedStateToStartedStateWhenStartIsInvoked0
shouldNotStartWhenInstantiated0.047
shouldStartWhenInvokingStart0.047
startShouldBeIdempotent0.062
shouldSuspendTimeWhenInvokingStop0.094
shouldResumeRunningTimeWhenInvokingStart0.156
stopShouldBeIdempotent0.11