Surefire Report
Summary
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 519 | 0 | 0 | 6 | 98.844% | 13.731 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| org.itracker.services.implementations | 165 | 0 | 0 | 2 | 98.788% | 4.416 |
| org.itracker.web.actions.report | 1 | 0 | 0 | 0 | 100% | 0.186 |
| org.itracker.web.actions.admin.attachment | 3 | 0 | 0 | 0 | 100% | 0.098 |
| org.itracker.services.util | 85 | 0 | 0 | 1 | 98.824% | 3.09 |
| org.itracker.core.resources | 36 | 0 | 0 | 0 | 100% | 0.178 |
| org.itracker.services.exceptions | 22 | 0 | 0 | 0 | 100% | 0.016 |
| org.itracker.web.actions.project | 1 | 0 | 0 | 0 | 100% | 0.073 |
| org.itracker.model | 119 | 0 | 0 | 1 | 99.16% | 0.555 |
| org.itracker.services.authentication | 5 | 0 | 0 | 0 | 100% | 0.219 |
| org.itracker.model.util | 9 | 0 | 0 | 0 | 100% | 0.01 |
| org.itracker.web.actions.admin | 1 | 0 | 0 | 0 | 100% | 0.027 |
| org.itracker.persistence.dao | 72 | 0 | 0 | 2 | 97.222% | 4.863 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.itracker.services.implementations
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ConfigurationServiceImplTest | 50 | 0 | 0 | 2 | 96% | 0.861 | |
| IssueServiceTest | 58 | 0 | 0 | 0 | 100% | 2.122 | |
| NotificationServiceTest | 6 | 0 | 0 | 0 | 100% | 0.11 | |
| ProjectServiceImplTest | 21 | 0 | 0 | 0 | 100% | 0.797 | |
| ReportServiceImplTest | 4 | 0 | 0 | 0 | 100% | 0.131 | |
| UserServiceImplTest | 26 | 0 | 0 | 0 | 100% | 0.395 |
org.itracker.web.actions.report
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| DisplayReportActionTest | 1 | 0 | 0 | 0 | 100% | 0.186 |
org.itracker.web.actions.admin.attachment
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ListAttachmentsActionTest | 3 | 0 | 0 | 0 | 100% | 0.098 |
org.itracker.services.util
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ImportExportUtilitiesTest | 1 | 0 | 0 | 1 | 0% | 0.002 | |
| ImportHandlerTest | 22 | 0 | 0 | 0 | 100% | 0.037 | |
| IssueUtilitiesTest | 32 | 0 | 0 | 0 | 100% | 0.283 | |
| NamingUtilitiesTest | 1 | 0 | 0 | 0 | 100% | 0.022 | |
| NotificationUtilitiesTest | 3 | 0 | 0 | 0 | 100% | 0.044 | |
| ProjectUtilitiesTest | 6 | 0 | 0 | 0 | 100% | 0.893 | |
| SystemConfigurationUtilitiesTest | 5 | 0 | 0 | 0 | 100% | 0.061 | |
| UserUtilitiesTest | 11 | 0 | 0 | 0 | 100% | 1.634 | |
| WorkflowUtilitiesTest | 4 | 0 | 0 | 0 | 100% | 0.114 |
org.itracker.core.resources
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ITrackerResourceBundleTest | 4 | 0 | 0 | 0 | 100% | 0.019 | |
| ITrackerResourcesTest | 27 | 0 | 0 | 0 | 100% | 0.129 | |
| MessageFormatTest | 5 | 0 | 0 | 0 | 100% | 0.03 |
org.itracker.services.exceptions
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| AuthenticatorExceptionTest | 6 | 0 | 0 | 0 | 100% | 0.003 | |
| ImportExportExceptionTest | 2 | 0 | 0 | 0 | 100% | 0.001 | |
| IssueExceptionTest | 2 | 0 | 0 | 0 | 100% | 0.002 | |
| IssueSearchExceptionTest | 2 | 0 | 0 | 0 | 100% | 0.002 | |
| ITrackerDirtyResourceExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.003 | |
| PasswordExceptionTest | 2 | 0 | 0 | 0 | 100% | 0.001 | |
| ProjectExceptionTest | 1 | 0 | 0 | 0 | 100% | 0 | |
| ReportExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.001 | |
| SystemConfigurationExceptionTest | 2 | 0 | 0 | 0 | 100% | 0.001 | |
| UserExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.001 | |
| WorkflowExceptionTest | 2 | 0 | 0 | 0 | 100% | 0.001 |
org.itracker.web.actions.project
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| EditIssueActionTest | 1 | 0 | 0 | 0 | 100% | 0.073 |
org.itracker.model
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| AbstractEntityTest | 12 | 0 | 0 | 0 | 100% | 0.013 | |
| ComponentTest | 6 | 0 | 0 | 0 | 100% | 0.008 | |
| ConfigurationTest | 4 | 0 | 0 | 0 | 100% | 0.003 | |
| CustomFieldTest | 3 | 0 | 0 | 0 | 100% | 0.032 | |
| CustomFieldValueTest | 5 | 0 | 0 | 0 | 100% | 0.254 | |
| ImportDataModelTest | 7 | 0 | 0 | 0 | 100% | 0.006 | |
| IssueActivityTest | 3 | 0 | 0 | 0 | 100% | 0.001 | |
| IssueActivityTypeTest | 2 | 0 | 0 | 0 | 100% | 0.002 | |
| IssueAttachmentTest | 9 | 0 | 0 | 1 | 88.889% | 0.01 | |
| IssueFieldTest | 9 | 0 | 0 | 0 | 100% | 0.143 | |
| IssueHistoryTest | 3 | 0 | 0 | 0 | 100% | 0.003 | |
| IssueRelationTest | 3 | 0 | 0 | 0 | 100% | 0.002 | |
| IssueSearchQueryTest | 1 | 0 | 0 | 0 | 100% | 0.004 | |
| IssueTest | 4 | 0 | 0 | 0 | 100% | 0.004 | |
| LanguageTest | 3 | 0 | 0 | 0 | 100% | 0.006 | |
| NameValuePairTest | 5 | 0 | 0 | 0 | 100% | 0.003 | |
| NotificationTest | 7 | 0 | 0 | 0 | 100% | 0.008 | |
| PermissionTest | 3 | 0 | 0 | 0 | 100% | 0.003 | |
| PermissionTypeTest | 1 | 0 | 0 | 0 | 100% | 0.001 | |
| ProjectScriptTest | 2 | 0 | 0 | 0 | 100% | 0.001 | |
| ProjectTest | 4 | 0 | 0 | 0 | 100% | 0.007 | |
| ReportTest | 2 | 0 | 0 | 0 | 100% | 0.011 | |
| StatusTest | 1 | 0 | 0 | 0 | 100% | 0.004 | |
| SystemConfigurationTest | 5 | 0 | 0 | 0 | 100% | 0.009 | |
| UserPreferenceTest | 1 | 0 | 0 | 0 | 100% | 0.001 | |
| UserTest | 6 | 0 | 0 | 0 | 100% | 0.009 | |
| VersionTest | 7 | 0 | 0 | 0 | 100% | 0.006 | |
| WorkflowScriptTest | 1 | 0 | 0 | 0 | 100% | 0.001 |
org.itracker.services.authentication
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| AuthenticatorForProjectPermissionTest | 5 | 0 | 0 | 0 | 100% | 0.219 |
org.itracker.model.util
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| PropertiesFileHandlerTest | 9 | 0 | 0 | 0 | 100% | 0.01 |
org.itracker.web.actions.admin
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| AdminHomeActionTest | 1 | 0 | 0 | 0 | 100% | 0.027 |
org.itracker.persistence.dao
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| BaseHibernateDaoImplTest | 6 | 0 | 0 | 0 | 100% | 0.059 | |
| ComponentDAOImplTest | 2 | 0 | 0 | 0 | 100% | 0.019 | |
| ConfigurationDAOImplTest | 3 | 0 | 0 | 0 | 100% | 0.047 | |
| CustomFieldDAOImplTest | 2 | 0 | 0 | 0 | 100% | 0.024 | |
| CustomFieldValueDAOImplTest | 2 | 0 | 0 | 0 | 100% | 0.021 | |
| IssueActivityDAOImplTest | 3 | 0 | 0 | 0 | 100% | 0.056 | |
| IssueAttachmentDAOImplTest | 5 | 0 | 0 | 0 | 100% | 0.088 | |
| IssueDAOImplTest | 11 | 0 | 0 | 0 | 100% | 3.972 | |
| IssueHistoryDAOImplTest | 2 | 0 | 0 | 0 | 100% | 0.037 | |
| IssueRelationDAOImplTest | 2 | 0 | 0 | 0 | 100% | 0.047 | |
| LanguageDAOImplTest | 4 | 0 | 0 | 0 | 100% | 0.039 | |
| NoSuchEntityExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.001 | |
| NotificationDAOImplTest | 2 | 0 | 0 | 0 | 100% | 0.032 | |
| PermissionDAOImplTest | 3 | 0 | 0 | 0 | 100% | 0.054 | |
| ProjectDAOImplTest | 4 | 0 | 0 | 1 | 75% | 0.027 | |
| ProjectScriptDAOImplTest | 4 | 0 | 0 | 0 | 100% | 0.043 | |
| ReportDAOImplTest | 2 | 0 | 0 | 0 | 100% | 0.018 | |
| UserDAOImplTest | 9 | 0 | 0 | 1 | 88.889% | 0.197 | |
| UserPreferencesDAOImplTest | 1 | 0 | 0 | 0 | 100% | 0.016 | |
| VersionDAOImplTest | 2 | 0 | 0 | 0 | 100% | 0.046 | |
| WorkflowScriptDAOImplTest | 2 | 0 | 0 | 0 | 100% | 0.02 |
Test Cases
ITrackerResourcesTest
| testGetLocaleNull | 0.012 | |
| testGetLocaleInvalidString | 0.003 | |
| testGetBundleEmptyString | 0.002 | |
| testGetBundleStringParameter | 0.01 | |
| testGetBundleNullLocale | 0.002 | |
| testGetEditBundleNullLocale | 0.029 | |
| testClearBundles | 0.008 | |
| testClearKeyFromBundles | 0.003 | |
| testGetStringNullKey | 0.001 | |
| testGetStringDefaultLocaleString | 0.001 | |
| testGetStringWithLocaleString | 0.003 | |
| testGetStringWithLocaleWithNullKey | 0.002 | |
| testGetStringWithLocaleWithDirtyKey | 0.003 | |
| testGetStringWithLocaleWithRemovedKey | 0.003 | |
| testGetStringWithWrongLocale | 0.003 | |
| testGetStringWithMultipleOptions | 0.002 | |
| testGetStringWithSingleOption | 0.002 | |
| testGetStringWithLocaleWithSingleOption | 0.007 | |
| testGetCheckForKey | 0.002 | |
| testGetCheckForKeyDirty | 0.002 | |
| testGetCheckForKeyWithWrongBundle | 0.003 | |
| testIsLongStringFalse | 0.002 | |
| testIsLongStringTrueLong | 0.002 | |
| testIsLongStringTrueNewLine | 0.002 | |
| testInitialized | 0.002 | |
| testHex | 0.002 | |
| testUnicodeString | 0.002 |
MessageFormatTest
| testFormat | 0.022 | |
| testWrongOptions | 0.001 | |
| testNumberFormat | 0.001 | |
| testDecimalFormat | 0.001 | |
| testWrongDecimalFormat | 0.002 |
AbstractEntityTest
| testGetCreateDate | 0 | |
| testSetCreateDate | 0 | |
| testGetLastModifiedDate | 0 | |
| testSetLastModifiedDate | 0 | |
| testEquals | 0.002 | |
| testCompareTo | 0.002 | |
| testIsNew | 0 | |
| testHashCode | 0 | |
| testClone | 0.001 | |
| testIdComparator | 0.001 | |
| testCreateDateComparator | 0.001 | |
| testLastModifiedDateComparator | 0.002 |
ComponentTest
| testSetName | 0 | |
| testSetProject | 0 | |
| testSetStatus | 0 | |
| testToString | 0.001 | |
| testNameComparator | 0.001 | |
| testProjectNameComparator | 0.001 |
CustomFieldValueTest
| testToString | 0.008 | |
| testNameComparator | 0.244 | |
| testSetValue | 0.001 | |
| testSetCustomField | 0 | |
| testSortOrderComparator | 0 |
ImportDataModelTest
| testToString | 0.002 | |
| testGetData | 0 | |
| testGetExistingModel | 0.001 | |
| testGetExistingModelByIndex | 0.001 | |
| testSetData | 0.001 | |
| testAddVerifyStatistic | 0.001 | |
| testStatsToString | 0 |
IssueAttachmentTest
| testToString | 0.001 | |
| testSetIssue | 0 | |
| testSetOriginalFileName | 0 | |
| testGetFileExtension | 0.001 | |
| testSetFileData | 0 | |
| testgetFileData | 0.001 | |
| testSetType | 0.001 | |
| testSizeComparator | 0.001 | |
| skipped | ||
| testOriginalFilenameComparator | 0.002 |
IssueFieldTest
| testToString | 0.016 | |
| testSetValue | 0.089 | |
| testSetCustomField | 0.005 | |
| testSetIssue | 0.004 | |
| testGetDateValue | 0.004 | |
| testSetDateValue | 0.003 | |
| testGetValue | 0.005 | |
| testGetStringValue | 0.007 | |
| testSetValueByResourceBundle | 0.007 |
IssueTest
| testToString | 0 | |
| testOwnerAndStatusComparator | 0.001 | |
| testProjectAndStatusComparator | 0.001 | |
| testSeverityComparator | 0 |
NameValuePairTest
| testSetName | 0 | |
| testEquals | 0 | |
| testToString | 0 | |
| testCompareKeyTo | 0.001 | |
| testCompareValueTo | 0 |
NotificationTest
| testToString | 0 | |
| testSetIssue | 0.001 | |
| testSetUser | 0 | |
| testSetNotificationRole | 0.001 | |
| testUserComparator | 0.001 | |
| testIssueUserRoleComparator | 0.001 | |
| testRoleComparator | 0.001 |
SystemConfigurationTest
| testToString | 0.003 | |
| testAddRESOLUTIONConfiguration | 0 | |
| testAddSEVERITYConfiguration | 0.001 | |
| testAddSTATUSConfiguration | 0 | |
| testAddNullConfiguration | 0.001 |
UserTest
| testToString | 0 | |
| testNameComparator | 0.002 | |
| testSetLogin | 0.001 | |
| testGetEmailAddress | 0.001 | |
| testGetFirstInitial | 0.002 | |
| testHasRequiredData | 0.002 |
PropertiesFileHandlerTest
| testAddProperties | 0.002 | |
| testAddNullPoperties | 0.001 | |
| testAddEmptyPoperties | 0 | |
| testAddNonePoperties | 0.001 | |
| testAddNotExistPoperties | 0.002 | |
| testGetProperties | 0 | |
| testGetProperty | 0.001 | |
| testHasProperty | 0.001 | |
| testHasProperties | 0.001 |
VersionTest
| testSetProject | 0 | |
| testSetStatus | 0.001 | |
| testToString | 0.001 | |
| testSetVersionInfo | 0.001 | |
| testSetNullVersionInfo | 0.001 | |
| testSetEmptyVersionInfo | 0 | |
| testSetWrongVersionInfo | 0 |
BaseHibernateDaoImplTest
| testSave | 0.014 | |
| testSaveOrUpdate | 0.008 | |
| testDelete | 0.007 | |
| testDetach | 0.009 | |
| testRefresh | 0.011 | |
| testMerge | 0.008 |
ConfigurationDAOImplTest
| testFindByPrimaryKey | 0.021 | |
| testFindByType | 0.015 | |
| testFindByTypeAndValue | 0.009 |
IssueActivityDAOImplTest
| testFindById | 0.018 | |
| testFindByIssueId | 0.025 | |
| testFindByIssueIdAndNotification | 0.012 |
IssueAttachmentDAOImplTest
| testFindByPrimaryKey | 0.018 | |
| testFindAll | 0.011 | |
| testFindByIssue | 0.032 | |
| testFindByFileName | 0.012 | |
| testCountAll | 0.013 |
IssueDAOImplTest
| testCountByProjectAndLowerStatus | 3.458 | |
| testFindByProjectAndHigherStatus | 0.062 | |
| testIssueDetach | 0.055 | |
| testCountByProjectAndHigherStatus | 0.041 | |
| testCountByProject | 0.029 | |
| testQuery | 0.059 | |
| testFindUnassignedIssues | 0.026 | |
| testFindByComponent | 0.033 | |
| testCountByComponent | 0.026 | |
| testFindByVersion | 0.023 | |
| testCountByVersion | 0.025 |
LanguageDAOImplTest
| testFindByID | 0.014 | |
| testFindByKeyAndLocale | 0.009 | |
| testFindByKey | 0.009 | |
| testFindByLocale | 0.006 |
PermissionDAOImplTest
| testFindByUserId | 0.024 | |
| testFailedFindByUserId | 0.015 | |
| testCreatePermission | 0.011 |
ProjectDAOImplTest
| testCreateProject | 0.013 | |
| testFindByStatus | 0.006 | |
| testFindAllAvailable | 0.006 | |
| testGetLastIssueUpdateDate | 0.006 | |
| skipped |
ProjectScriptDAOImplTest
| testFindByProject | 0.015 | |
| testFindByPrimaryKey | 0.012 | |
| testFindAll | 0.007 | |
| testFindByProjectField | 0.009 |
UserDAOImplTest
| testFindAll | 0.004 | |
| skipped | ||
| testFindByStatus | 0.021 | |
| testCreateUser | 0.05 | |
| testCreateUserWithNotNullPK | 0.014 | |
| testFindUsersForProjectByAllPermissionTypeList | 0.034 | |
| testFindActive | 0.011 | |
| testFindSuperUsers | 0.008 | |
| testFindByRegistrationType | 0.013 | |
| testGetUsersMapOfProjectsAndPermissionTypes | 0.022 |
AuthenticatorForProjectPermissionTest
| testSuperUser | 0.034 | |
| testProjectAdmin | 0.018 | |
| testAllUserWithAnyPermissions | 0.086 | |
| testRequireAll | 0.046 | |
| testActiveOnly | 0.033 |
AuthenticatorExceptionTest
| testSetType | 0.001 | |
| testConstructor | 0 | |
| testSetErrorPageType | 0 | |
| testSetErrorPageValue | 0 | |
| testSetMessageKey | 0 | |
| testGetMessage | 0 |
ConfigurationServiceImplTest
| testConfigurationServiceImplConstructor | 0.016 | |
| testLookupConfigurationItemById | 0.015 | |
| testFailGetConfigurationItemById | 0.015 | |
| testGetJndiOverriddenProperty | 0.012 | |
| testGetBooleanProperty | 0.014 | |
| testGetIntegerProperty | 0.014 | |
| testGetLongProperty | 0.016 | |
| testProperty | 0.013 | |
| testResetConfigurationCache | 0.026 | |
| testGetConfigurationItemsByType | 0.026 | |
| testUpdateConfigurationItem | 0.014 | |
| testUpdateConfigurationItems | 0.014 | |
| testRemoveConfigurationItem | 0.015 | |
| testRemoveConfigurationItems | 0.015 | |
| testRemoveCustomFieldValues | 0.015 | |
| skipped | ||
| testConfigurationItemExists | 0.014 | |
| testConfigurationItemUpToDate | 0.017 | |
| testGetProjectScript | 0.013 | |
| testGetProjectScripts | 0.015 | |
| testCreateProjectScript | 0.016 | |
| testUpdateProjectScript | 0.015 | |
| testRemoveProjectScript | 0.015 | |
| testGetWorkflowScript | 0.013 | |
| testGetWorkflowScripts | 0.011 | |
| testCreateWorkflowScript | 0.01 | |
| testUpdateWorkflowScript | 0.01 | |
| testRemoveWorkflowScript | 0.011 | |
| testGetCustomField | 0.014 | |
| testGetCustomFields | 0.015 | |
| skipped | ||
| testCreateCustomField | 0.012 | |
| testUpdateCustomField | 0.015 | |
| testRemoveCustomField | 0.013 | |
| testGetCustomFieldValue | 0.014 | |
| testCreateCustomFieldValue | 0.012 | |
| testUpdateCustomFieldValue | 0.013 | |
| testUpdateCustomFieldValues | 0.015 | |
| testRemoveCustomFieldValue | 0.016 | |
| testGetLanguageItemByKey | 0.18 | |
| testGetLanguageItemsByKey | 0.018 | |
| testUpdateLanguageItem | 0.014 | |
| testRemoveLanguageKey | 0.012 | |
| testRemoveLanguageItem | 0.012 | |
| testGetSortedKeys | 0.016 | |
| testGetDefinedKeys | 0.011 | |
| testGetDefinedKeysAsArray | 0.011 | |
| testGetNumberDefinedKeys | 0.014 | |
| testGetAvailableLanguages | 0.011 | |
| testGetNumberAvailableLanguages | 0.013 | |
| testUpdateLanguage | 0.013 | |
| testGetLanguage | 0.011 |
IssueServiceTest
| testGetIssue | 0.047 | |
| testGetNumberIssues | 0.022 | |
| testGetIssuesWithStatus | 0.028 | |
| testGetIssuesWithStatusLessThan | 0.029 | |
| testGetIssuesWithSeverity | 0.029 | |
| testGetIssuesByProjectIdInteger | 0.029 | |
| testGetIssuesByProjectIdIntegerInt | 0.117 | |
| testGetIssuesCreatedByUserInteger | 0.027 | |
| testGetIssuesCreatedByUserIntegerBoolean | 0.025 | |
| testGetIssuesOwnedByUserInteger | 0.026 | |
| testGetIssuesOwnedByUserIntegerBoolean | 0.033 | |
| testGetIssuesWatchedByUser | 0.028 | |
| testGetUnassignedIssues | 0.03 | |
| testCreateIssue | 0.027 | |
| testUpdateIssue | 0.034 | |
| testUpdateIssueSeverity | 0.034 | |
| testUpdateIssueDescription | 0.033 | |
| testUpdateIssueResolution | 0.035 | |
| testMoveIssue | 0.032 | |
| testAssignIssueIntegerInteger | 0.089 | |
| testAssignIssueIntegerIntegerInteger | 0.043 | |
| testSetIssueFields | 0.041 | |
| testUpdateIssueCustomFields | 0.047 | |
| testSetIssueComponents | 0.027 | |
| testSetIssueVersions | 0.038 | |
| testAddIssueHistory | 0.032 | |
| testAddIssueRelation | 0.027 | |
| testAddIssueAttachment | 0.031 | |
| testSetIssueAttachmentData | 0.031 | |
| testRemoveIssueAttachment | 0.025 | |
| testRemoveIssueHistoryEntry | 0.023 | |
| testRemoveIssueRelation | 0.026 | |
| testGetIssueProject | 0.028 | |
| testGetIssueVersions | 0.026 | |
| testGetIssueVersionIds | 0.028 | |
| testGetIssueCreator | 0.025 | |
| testGetIssueOwner | 0.031 | |
| testGetIssueActivityInteger | 0.026 | |
| testGetIssueActivityIntegerBoolean | 0.034 | |
| testGetAllIssueAttachmentCount | 0.048 | |
| testGetAllIssueAttachmentSize | 0.025 | |
| testGetLastIssueHistory | 0.15 | |
| testCanViewIssue | 0.038 | |
| testSearchIssues | 0.031 | |
| testGetIssueComponents | 0.036 | |
| testGetIssueComponentIds | 0.036 | |
| testGetIssueAttachments | 0.032 | |
| testGetIssueAttachment | 0.027 | |
| testGetIssueAttachmentData | 0.038 | |
| testGetIssueHistory | 0.027 | |
| testGetIssueAttachmentCount | 0.045 | |
| testGetOpenIssueCountByProjectId | 0.031 | |
| testGetResolvedIssueCountByProjectId | 0.024 | |
| testGetTotalIssueCountByProjectId | 0.043 | |
| testGetLatestIssueDateByProjectId | 0.024 | |
| testSystemUpdateIssue | 0.039 | |
| testSetNotificationService | 0.04 | |
| testGetIssueRelation | 0.025 |
NotificationServiceTest
| testSendNotification | 0.04 | |
| testAddIssueNotification | 0.016 | |
| testGetIssueNotifications | 0.013 | |
| testPrimaryIssueNotifications | 0.01 | |
| testHasIssueNotification | 0.015 | |
| testRemoveIssueNotification | 0.01 |
ProjectServiceImplTest
| testGetProject | 0.048 | |
| testGetAllProjects | 0.041 | |
| testGetAllAvailableProjects | 0.039 | |
| testProjectComponents | 0.048 | |
| testRemoveProjectComponent | 0.044 | |
| testTryRemoveInvalidComponent | 0.032 | |
| testProjectVersions | 0.042 | |
| removeProjectVersion | 0.051 | |
| tryInsertDuplicateVersion | 0.05 | |
| testProjectOwner | 0.046 | |
| testGetTotalNumberIssuesByProject | 0.028 | |
| testCountIssuesByVersion | 0.025 | |
| testCountIssuesByComponent | 0.028 | |
| testGetTotalNumberOpenIssuesByProject | 0.026 | |
| testGetTotalNumberResolvedIssuesByProject | 0.032 | |
| getgetTotalNumberOpenIssuesByProject | 0.044 | |
| getLatestIssueUpdatedDateByProjectId | 0.029 | |
| testProjectScripts | 0.036 | |
| testProjectCustomFields | 0.035 | |
| testProjectCreateUpdate | 0.031 | |
| testIsNameUniqueProjectName | 0.03 |
ReportServiceImplTest
| testGetAllReports | 0.111 | |
| testGetNumberReports | 0.007 | |
| testGetReportDAO | 0.003 | |
| testCreateReport | 0.008 |
UserServiceImplTest
| getSuperUsers | 0.023 | |
| testGetPermissionsByUserId | 0.012 | |
| testSetUserPermissions | 0.014 | |
| testSetAndUnsetUserPermissions | 0.02 | |
| testGetUsersWithProjectPermission | 0.018 | |
| testUpdateUser | 0.017 | |
| testUpdateUserPw | 0.015 | |
| testGetPossibleOwners | 0.016 | |
| testUpdateUserPreferences | 0.012 | |
| testGetUserByLogin | 0.011 | |
| testGetUserPasswordByLogin | 0.009 | |
| testGetAllUsers | 0.013 | |
| testGetNumberUsers | 0.01 | |
| testGetActiveUsers | 0.01 | |
| testGenerateUserPassword | 0.026 | |
| testClearOwnedProjects | 0.015 | |
| testUpdateAuthenticator | 0.014 | |
| testAddUserPermissions | 0.026 | |
| testRemoveUserPermissions | 0.021 | |
| testGetUsersWithAnyProjectPermission | 0.015 | |
| testAllowRegistration | 0.01 | |
| testAllowProfileCreation | 0.011 | |
| testAllowPasswordUpdates | 0.011 | |
| testAllowPermissionUpdates | 0.011 | |
| testAllowPreferenceUpdates | 0.012 | |
| testAllowProfileUpdates | 0.013 |
ImportExportUtilitiesTest
| org.itracker.services.util.ImportExportUtilitiesTest | 0.018 | |
| skipped |
ImportHandlerTest
| testConstructor | 0.005 | |
| testStartDocument | 0 | |
| testEndDocument | 0 | |
| testProjectElement | 0.002 | |
| testConfigurationElement | 0 | |
| testCustomField | 0.001 | |
| testThrowingExceptions | 0.002 | |
| testComponentElement | 0 | |
| testIssueElement | 0.001 | |
| testUserElement | 0.001 | |
| testProjectOwners | 0.001 | |
| testHistoryElement | 0.002 | |
| testIssueAttachment | 0.001 | |
| testIssueComponentElement | 0 | |
| testIssueFieldElement | 0.002 | |
| testVersionElement | 0.001 | |
| testProjectFieldsElement | 0 | |
| testIssueVersionElement | 0.002 | |
| testResolutionElement | 0 | |
| testSeverityElement | 0.001 | |
| testStatusElement | 0 | |
| testNumberFormatExceptionThrowing | 0.001 |
IssueUtilitiesTest
| testGetCustomFields | 0.015 | |
| testCanViewIssue | 0.011 | |
| testHasIssueNotification | 0.005 | |
| testGetFieldType | 0.006 | |
| testGetFieldName | 0.005 | |
| testGetFieldNameByLocale | 0.01 | |
| testGetStandardFieldKey | 0.006 | |
| testGetStandardFields | 0.007 | |
| testGetRelationNameByLocaleWithInt | 0.008 | |
| testGetRelationNameByLocaleWithString | 0.008 | |
| testGetMatchingRelationType | 0.01 | |
| testComponentsToString | 0.006 | |
| testVersionsToString | 0.007 | |
| testHistoryToString | 0.008 | |
| testGetStatusNameByLocaleInt | 0.008 | |
| testGetStatusesByLocale | 0.008 | |
| testSetStatuses | 0.006 | |
| testGetNumberStatuses | 0.007 | |
| testGetSeverityNameByLocale | 0.005 | |
| testGetSeverities | 0.008 | |
| testSetSeverities | 0.01 | |
| testCompareSeverities | 0.007 | |
| testGetResolutionName | 0.007 | |
| testCheckResolutionName | 0.006 | |
| testGetResolutionsByLocale | 0.007 | |
| testSetResolutions | 0.004 | |
| testGetActivityNameByLocale | 0.013 | |
| testSetCustomFields | 0.031 | |
| testCanEditIssue | 0.007 | |
| testCanBeAssignedIssue | 0.006 | |
| testCanUnassigneIssue | 0.005 | |
| testHasIssueRelation | 0.008 |
NotificationUtilitiesTest
| testGetRoleNameByLocale | 0.017 | |
| testGetRoleNames | 0.017 | |
| testMappedRoles | 0.009 |
ProjectUtilitiesTest
| testGetStatusName | 0.339 | |
| testGetStatusNames | 0.105 | |
| testHasOption | 0.07 | |
| testGetOptions | 0.072 | |
| testGetScriptPriorityLabelKey | 0.204 | |
| getScriptPrioritySize | 0.098 |
SystemConfigurationUtilitiesTest
| testGetLanguageKey | 0.017 | |
| testGetVersionAsLong | 0.014 | |
| testGetLocalType | 0.013 | |
| testGetLocalePart | 0.006 | |
| testNvpArrayToConfigurationArray | 0.006 |
UserUtilitiesTest
| testGetStatusName | 0.25 | |
| testGetStatusNames | 0.282 | |
| testGetStatusNameDefault | 0.135 | |
| testGetStatusNamesDefault | 0.105 | |
| testGetPermissionName | 0.203 | |
| testGetPermissionNames | 0.105 | |
| testGetPermissionNamesDefault | 0.098 | |
| testIsSuperUser | 0.07 | |
| testHasPermission | 0.077 | |
| testHasPermissions | 0.232 | |
| testHasPermissionsOnProject | 0.073 |
WorkflowUtilitiesTest
| testGetEventName | 0.033 | |
| testGetEvents | 0.008 | |
| testGetListOptions | 0.007 | |
| testProcessFieldScripts | 0.063 |