[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 16 | 0 | 0 | 0 | 100% | 11.963 |
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.action | 16 | 0 | 0 | 0 | 100% | 11.963 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| SignupActionTest | 5 | 0 | 0 | 0 | 100% | 10.696 | |
| PasswordHintActionTest | 4 | 0 | 0 | 0 | 100% | 0.296 | |
| UserActionTest | 7 | 0 | 0 | 0 | 100% | 0.971 |
[Summary] [Package List] [Test Cases]
| testSave | 10.578 | |
| testDisplayForm | 0.023 | |
| testExecutePost | 0.02 | |
| testExecuteCancel | 0.025 | |
| testDefault | 0.02 |
| testExecute | 0.077 | |
| testExecuteNoUserName | 0.023 | |
| testExecuteWrongUserName | 0.025 | |
| testExecuteNoPasswordHintUserName | 0.168 |
| testCancel | 0.26 | |
| testEdit | 0.036 | |
| testSave | 0.107 | |
| testSaveConflictingUser | 0.249 | |
| testListUsers | 0.05 | |
| testRemove | 0.032 | |
| testSearch | 0.231 |