Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
58 | 0 | 0 | 1 | 98.276% | 54.504 |
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.213 |
org.itracker.web.actions.report | 1 | 0 | 0 | 0 | 100% | 0.121 |
org.itracker.web.actions.admin | 1 | 0 | 0 | 0 | 100% | 0.11 |
org.itracker.selenium.admin | 1 | 0 | 0 | 0 | 100% | 1.635 |
org.itracker.web.actions.admin.attachment | 3 | 0 | 0 | 0 | 100% | 0.143 |
org.itracker.web.util | 30 | 0 | 0 | 1 | 96.667% | 4.395 |
org.itracker.selenium | 21 | 0 | 0 | 0 | 100% | 47.887 |
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.213 |
org.itracker.web.actions.report
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
DisplayReportActionIT | 1 | 0 | 0 | 0 | 100% | 0.121 |
org.itracker.web.actions.admin
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
AdminHomeActionIT | 1 | 0 | 0 | 0 | 100% | 0.11 |
org.itracker.selenium.admin
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ViewUserListSeleniumIT | 1 | 0 | 0 | 0 | 100% | 1.635 |
org.itracker.web.actions.admin.attachment
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ListAttachmentsActionIT | 3 | 0 | 0 | 0 | 100% | 0.143 |
org.itracker.web.util
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ImportHandlerIT | 22 | 0 | 0 | 0 | 100% | 0.006 | |
ImportExportUtilitiesIT | 8 | 0 | 0 | 1 | 87.5% | 4.389 |
org.itracker.selenium
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
EditProjectSeleniumIT | 1 | 0 | 0 | 0 | 100% | 2.295 | |
ViewProjectListSeleniumIT | 1 | 0 | 0 | 0 | 100% | 1.177 | |
ViewPortalHomeSeleniumIT | 1 | 0 | 0 | 0 | 100% | 0.972 | |
ViewIssueSeleniumIT | 2 | 0 | 0 | 0 | 100% | 4.035 | |
LogoutSeleniumIT | 1 | 0 | 0 | 0 | 100% | 1.812 | |
LoginSeleniumIT | 4 | 0 | 0 | 0 | 100% | 4.66 | |
ViewProjectIssueListSeleniumIT | 1 | 0 | 0 | 0 | 100% | 1.324 | |
ForgotPasswordSeleniumIT | 4 | 0 | 0 | 0 | 100% | 4.832 | |
CreateIssueSeleniumIT | 2 | 0 | 0 | 0 | 100% | 16.277 | |
EditIssueSeleniumIT | 4 | 0 | 0 | 0 | 100% | 10.503 |
Test Cases
[Summary] [Package List] [Test Cases]
ImportHandlerIT
ImportExportUtilitiesIT
testGetProjectXML | 3.328 | |
testExportIssues | 0 | |
skipped | ||
testGetUserXML | 0.038 | |
testImportIssue | 0.053 | |
testGetConfigurationXML | 0.043 | |
testExportModel | 0.059 | |
testConstructor | 0.021 | |
testGetIssueXML | 0.027 |
LoginSeleniumIT
testLoginFailure | 0.987 | |
testRememberMe | 1.679 | |
testLoginSuccessDefaultAdmin | 0.753 | |
testNotRememberMe | 1.241 |
ForgotPasswordSeleniumIT
testIfLoginRequired | 1.223 | |
testIfBothRequired | 1.182 | |
testRetrievingForgottenPassword | 1.416 | |
testIfLastNameRequired | 1.011 |
EditIssueSeleniumIT
testEditIssue1FromIssueList | 2.559 | |
testEditIssue2FromViewIssue | 2.814 | |
testEditIssue1FromViewIssue | 2.56 | |
testMoveIssue1 | 2.569 |