Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 36 | 0 | 0 | 1 | 97.222% | 10.486 |
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.web.actions.project | 1 | 0 | 0 | 0 | 100% | 0.419 |
| org.itracker.web.actions.report | 1 | 0 | 0 | 0 | 100% | 0.235 |
| org.itracker.web.actions.admin | 1 | 0 | 0 | 0 | 100% | 0.408 |
| org.itracker.web.actions.admin.attachment | 3 | 0 | 0 | 0 | 100% | 0.445 |
| org.itracker.web.util | 30 | 0 | 0 | 1 | 96.667% | 8.979 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.itracker.web.actions.project
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| EditIssueActionIT | 1 | 0 | 0 | 0 | 100% | 0.419 |
org.itracker.web.actions.report
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| DisplayReportActionIT | 1 | 0 | 0 | 0 | 100% | 0.235 |
org.itracker.web.actions.admin
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| AdminHomeActionIT | 1 | 0 | 0 | 0 | 100% | 0.408 |
org.itracker.web.actions.admin.attachment
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ListAttachmentsActionIT | 3 | 0 | 0 | 0 | 100% | 0.445 |
org.itracker.web.util
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ImportHandlerIT | 22 | 0 | 0 | 0 | 100% | 0.034 | |
| ImportExportUtilitiesIT | 8 | 0 | 0 | 1 | 87.5% | 8.945 |
Test Cases
[Summary] [Package List] [Test Cases]
ImportHandlerIT
ImportExportUtilitiesIT
| testGetProjectXML | 6.879 | |
| testExportIssues | 0 | |
| skipped | ||
| testGetUserXML | 0.097 | |
| testImportIssue | 0.182 | |
| testGetConfigurationXML | 0.106 | |
| testExportModel | 0.119 | |
| testConstructor | 0.037 | |
| testGetIssueXML | 0.07 |