[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
15 | 0 | 0 | 0 | 100% | 1.86 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
net.sourceforge.domian.entity | 1 | 0 | 0 | 0 | 100% | 1.219 |
net.sourceforge.domian.util | 14 | 0 | 0 | 0 | 100% | 0.641 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
AbstractEntityTest | 1 | 0 | 0 | 0 | 100% | 1.219 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
StopWatchTest | 14 | 0 | 0 | 0 | 100% | 0.641 |
[Summary] [Package List] [Test Cases]
lapTime | 0.093 | |
readyStateShouldBeTheInitialState | 0 | |
readyStateShouldBeIdempotent | 0 | |
shouldGoFromReadyStateToStartedStateWhenStartIsInvoked | 0 | |
startedStateShouldBeIdempotent | 0 | |
shouldGoFromStartedStateToStoppedStateWhenStoppedIsInvoked | 0 | |
stoppedStateShouldBeIdempotent | 0 | |
shouldGoFromStoppedStateToStartedStateWhenStartIsInvoked | 0 | |
shouldNotStartWhenInstantiated | 0.047 | |
shouldStartWhenInvokingStart | 0.047 | |
startShouldBeIdempotent | 0.062 | |
shouldSuspendTimeWhenInvokingStop | 0.094 | |
shouldResumeRunningTimeWhenInvokingStart | 0.156 | |
stopShouldBeIdempotent | 0.11 |