[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 14 | 0 | 0 | 0 | 100% | 10.983 |
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.appfuse.webapp.controller | 14 | 0 | 0 | 0 | 100% | 10.983 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| UserFormControllerTest | 9 | 0 | 0 | 0 | 100% | 10.149 | |
| PasswordHintControllerTest | 1 | 0 | 0 | 0 | 100% | 0.07 | |
| UserControllerTest | 2 | 0 | 0 | 0 | 100% | 0.512 | |
| SignupControllerTest | 2 | 0 | 0 | 0 | 100% | 0.252 |
[Summary] [Package List] [Test Cases]
| testAdd | 9.712 | |
| testAddWithoutPermission | 0.007 | |
| testCancel | 0.042 | |
| testEdit | 0.107 | |
| testEditWithoutPermission | 0.006 | |
| testEditProfile | 0.067 | |
| testSave | 0.145 | |
| testAddWithMissingFields | 0.012 | |
| testRemove | 0.019 |