Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 9 | 0 | 0 | 0 | 100% | 0.116 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| org.itracker.services.exceptions | 9 | 0 | 0 | 0 | 100% | 0.116 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.itracker.services.exceptions
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| AuthenticatorExceptionTest | 6 | 0 | 0 | 0 | 100% | 0.038 | |
| ItrackerDirtyResourceExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.076 | |
| PasswordExceptionTest | 2 | 0 | 0 | 0 | 100% | 0.002 |
Test Cases
[Summary] [Package List] [Test Cases]
AuthenticatorExceptionTest
| testSetErrorPageValue | 0.005 | |
| testSetErrorPageType | 0 | |
| testSetMessageKey | 0 | |
| testGetMessage | 0.027 | |
| testSetType | 0 | |
| testConstructor | 0 |