Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
192 | 0 | 0 | 2 | 98.958% | 14.241 |
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 | 171 | 0 | 0 | 2 | 98.83% | 6.681 |
org.itracker.services.authentication | 5 | 0 | 0 | 0 | 100% | 0.116 |
org.itracker.core.resources | 15 | 0 | 0 | 0 | 100% | 7.409 |
org.itracker.services.util | 1 | 0 | 0 | 0 | 100% | 0.035 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.itracker.services
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
IssueServiceIT | 58 | 0 | 0 | 0 | 100% | 4.678 |
![]() |
NotificationServiceIT | 6 | 0 | 0 | 0 | 100% | 0.119 |
![]() |
ConfigurationServiceIT | 53 | 0 | 0 | 0 | 100% | 1.034 |
![]() |
ReportServiceImplIT | 4 | 0 | 0 | 0 | 100% | 0.068 |
![]() |
UserServiceImplIT | 27 | 0 | 0 | 0 | 100% | 0.283 |
![]() |
ProjectServiceImplIT | 23 | 0 | 0 | 2 | 91.304% | 0.499 |
org.itracker.services.authentication
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
AuthenticatorForProjectPermissionIT | 5 | 0 | 0 | 0 | 100% | 0.116 |
org.itracker.core.resources
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
ItrackerResourceBundleIT | 4 | 0 | 0 | 0 | 100% | 0.036 |
![]() |
ItrackerResourcesIT | 11 | 0 | 0 | 0 | 100% | 7.373 |
org.itracker.services.util
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
NamingUtilitiesIT | 1 | 0 | 0 | 0 | 100% | 0.035 |
Test Cases
[Summary] [Package List] [Test Cases]
IssueServiceIT
NotificationServiceIT
![]() |
testAddIssueNotification | 0.024 |
![]() |
testSendNotification | 0.035 |
![]() |
testGetIssueNotifications | 0.014 |
![]() |
testPrimaryIssueNotifications | 0.019 |
![]() |
testHasIssueNotification | 0.013 |
![]() |
testRemoveIssueNotification | 0.012 |
AuthenticatorForProjectPermissionIT
![]() |
testAllUserWithAnyPermissions | 0.055 |
![]() |
testRequireAll | 0.018 |
![]() |
testSuperUser | 0.008 |
![]() |
testActiveOnly | 0.023 |
![]() |
testProjectAdmin | 0.011 |
ConfigurationServiceIT
ReportServiceImplIT
![]() |
testCreateReport | 0.029 |
![]() |
testGetNumberReports | 0.013 |
![]() |
testGetAllReports | 0.013 |
![]() |
testGetReportDAO | 0.005 |
UserServiceImplIT
ItrackerResourcesIT
ProjectServiceImplIT
![]() |
testGetTotalNumberIssuesByProject | 0.036 |
![]() |
testTryRemoveInvalidComponent | 0.019 |
![]() |
testProjectComponents | 0.023 |
![]() |
tryInsertDuplicateVersion | 0.023 |
![]() |
getLatestIssueUpdatedDateByProjectId | 0.023 |
![]() |
testGetListOfProjectFields | 0 |
skipped | ||
![]() |
testRemoveProjectComponent | 0.033 |
![]() |
getListOfProjectOwners | 0 |
skipped | ||
![]() |
testProjectCreateUpdate | 0.035 |
![]() |
testGetProject | 0.021 |
![]() |
testIsNameUniqueProjectName | 0.014 |
![]() |
testCountIssuesByVersion | 0.018 |
![]() |
testGetAllAvailableProjects | 0.019 |
![]() |
testGetTotalNumberResolvedIssuesByProject | 0.023 |
![]() |
testCountIssuesByComponent | 0.011 |
![]() |
testGetTotalNumberOpenIssuesByProject | 0.012 |
![]() |
testProjectScripts | 0.029 |
![]() |
testGetAllProjects | 0.013 |
![]() |
getgetTotalNumberOpenIssuesByProject | 0.015 |
![]() |
testProjectCustomFields | 0.03 |
![]() |
testProjectVersions | 0.038 |
![]() |
removeProjectVersion | 0.028 |
![]() |
testProjectOwner | 0.019 |
Failure Details
[Summary] [Package List] [Test Cases]
![]() |
testGetListOfProjectFields |
skipped: skipped | |
![]() |
getListOfProjectOwners |
skipped: skipped |