[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
11 | 0 | 0 | 0 | 100% | 1.596 |
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 |
---|---|---|---|---|---|---|
org.lanyonm.playground.service | 3 | 0 | 0 | 0 | 100% | 0.046 |
org.lanyonm.playground.web.controller | 8 | 0 | 0 | 0 | 100% | 1.55 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
UserServiceTest | 2 | 0 | 0 | 0 | 100% | 0.044 | |
ExceptionServiceTest | 1 | 0 | 0 | 0 | 100% | 0.002 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
HomeControllerTest | 4 | 0 | 0 | 0 | 100% | 1.128 | |
TodoControllerTest | 4 | 0 | 0 | 0 | 100% | 0.422 |
[Summary] [Package List] [Test Cases]
testTodoAddEditShow | 0.259 | |
testIndex | 0.045 | |
testTodoEdit | 0.057 | |
testTodoAddDelete | 0.061 |