Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
134 | 0 | 0 | 0 | 100% | 2.25 |
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.model.util | 14 | 0 | 0 | 0 | 100% | 1.189 |
org.itracker.model | 120 | 0 | 0 | 0 | 100% | 1.061 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.itracker.model.util
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
PropertiesFileHandlerTest | 9 | 0 | 0 | 0 | 100% | 1.166 |
![]() |
SystemConfigurationUtilitiesTest | 5 | 0 | 0 | 0 | 100% | 0.023 |
org.itracker.model
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
VersionTest | 7 | 0 | 0 | 0 | 100% | 0.004 |
![]() |
ComponentTest | 6 | 0 | 0 | 0 | 100% | 0.034 |
![]() |
StatusTest | 1 | 0 | 0 | 0 | 100% | 0.005 |
![]() |
NotificationTest | 7 | 0 | 0 | 0 | 100% | 0.024 |
![]() |
AbstractEntityTest | 12 | 0 | 0 | 0 | 100% | 0.525 |
![]() |
IssueFieldTest | 9 | 0 | 0 | 0 | 100% | 0.038 |
![]() |
PermissionTest | 3 | 0 | 0 | 0 | 100% | 0.005 |
![]() |
WorkflowScriptTest | 1 | 0 | 0 | 0 | 100% | 0.006 |
![]() |
ProjectScriptTest | 2 | 0 | 0 | 0 | 100% | 0.018 |
![]() |
ProjectTest | 4 | 0 | 0 | 0 | 100% | 0.001 |
![]() |
ImportDataModelTest | 7 | 0 | 0 | 0 | 100% | 0.027 |
![]() |
CustomFieldTest | 3 | 0 | 0 | 0 | 100% | 0.084 |
![]() |
IssueSearchQueryTest | 1 | 0 | 0 | 0 | 100% | 0.019 |
![]() |
UserPreferenceTest | 1 | 0 | 0 | 0 | 100% | 0.002 |
![]() |
ReportTest | 2 | 0 | 0 | 0 | 100% | 0.078 |
![]() |
IssueActivityTypeTest | 2 | 0 | 0 | 0 | 100% | 0.001 |
![]() |
NameValuePairTest | 5 | 0 | 0 | 0 | 100% | 0.013 |
![]() |
IssueTest | 4 | 0 | 0 | 0 | 100% | 0.006 |
![]() |
IssueRelationTest | 3 | 0 | 0 | 0 | 100% | 0.029 |
![]() |
SystemConfigurationTest | 5 | 0 | 0 | 0 | 100% | 0.004 |
![]() |
ConfigurationTest | 5 | 0 | 0 | 0 | 100% | 0.005 |
![]() |
LanguageTest | 3 | 0 | 0 | 0 | 100% | 0.007 |
![]() |
CustomFieldValueTest | 4 | 0 | 0 | 0 | 100% | 0.014 |
![]() |
PermissionTypeTest | 1 | 0 | 0 | 0 | 100% | 0.007 |
![]() |
IssueHistoryTest | 3 | 0 | 0 | 0 | 100% | 0.01 |
![]() |
IssueAttachmentTest | 9 | 0 | 0 | 0 | 100% | 0.018 |
![]() |
UserTest | 7 | 0 | 0 | 0 | 100% | 0.074 |
![]() |
IssueActivityTest | 3 | 0 | 0 | 0 | 100% | 0.003 |
Test Cases
[Summary] [Package List] [Test Cases]
VersionTest
![]() |
testToString | 0 |
![]() |
testSetWrongVersionInfo | 0 |
![]() |
testSetNullVersionInfo | 0 |
![]() |
testSetEmptyVersionInfo | 0 |
![]() |
testSetStatus | 0 |
![]() |
testSetVersionInfo | 0 |
![]() |
testSetProject | 0 |
ComponentTest
![]() |
testProjectNameComparator | 0.025 |
![]() |
testToString | 0 |
![]() |
testSetStatus | 0 |
![]() |
testSetName | 0 |
![]() |
testNameComparator | 0.001 |
![]() |
testSetProject | 0 |
NotificationTest
![]() |
testUserComparator | 0.005 |
![]() |
testToString | 0 |
![]() |
testRoleComparator | 0.003 |
![]() |
testIssueUserRoleComparator | 0.001 |
![]() |
testSetNotificationRole | 0.001 |
![]() |
testSetUser | 0 |
![]() |
testSetIssue | 0.001 |
AbstractEntityTest
IssueFieldTest
![]() |
testSetDateValue | 0.002 |
![]() |
testGetValue | 0.008 |
![]() |
testSetCustomField | 0 |
![]() |
testToString | 0 |
![]() |
testSetValueByResourceBundle | 0.002 |
![]() |
testGetDateValue | 0.006 |
![]() |
testGetStringValue | 0 |
![]() |
testSetIssue | 0 |
![]() |
testSetValue | 0.014 |
ImportDataModelTest
![]() |
testToString | 0.002 |
![]() |
testGetData | 0 |
![]() |
testAddVerifyStatistic | 0 |
![]() |
testGetExistingModel | 0 |
![]() |
testSetData | 0 |
![]() |
testStatsToString | 0.017 |
![]() |
testGetExistingModelByIndex | 0.001 |
NameValuePairTest
![]() |
testToString | 0 |
![]() |
testCompareValueTo | 0.001 |
![]() |
testCompareKeyTo | 0 |
![]() |
testEquals | 0.011 |
![]() |
testSetName | 0 |
IssueTest
![]() |
testSeverityComparator | 0.002 |
![]() |
testToString | 0.001 |
![]() |
testOwnerAndStatusComparator | 0.001 |
![]() |
testProjectAndStatusComparator | 0 |
SystemConfigurationTest
![]() |
testAddSTATUSConfiguration | 0.001 |
![]() |
testToString | 0 |
![]() |
testAddNullConfiguration | 0 |
![]() |
testAddRESOLUTIONConfiguration | 0 |
![]() |
testAddSEVERITYConfiguration | 0 |
ConfigurationTest
![]() |
testSetVersion | 0 |
![]() |
testType | 0 |
![]() |
testToString | 0 |
![]() |
SortOrderComparator | 0.001 |
![]() |
testSetValue | 0 |
CustomFieldValueTest
![]() |
testSetCustomField | 0.001 |
![]() |
testToString | 0 |
![]() |
testSortOrderComparator | 0.011 |
![]() |
testSetValue | 0 |
PropertiesFileHandlerTest
IssueAttachmentTest
![]() |
testSizeComparator | 0.004 |
![]() |
testOriginalFilenameComparator | 0.009 |
![]() |
testToString | 0 |
![]() |
testgetFileData | 0 |
![]() |
testSetFileData | 0 |
![]() |
testGetFileExtension | 0 |
![]() |
testSetType | 0.001 |
![]() |
testSetOriginalFileName | 0 |
![]() |
testSetIssue | 0 |
UserTest
![]() |
testGetFullName | 0.036 |
![]() |
testToString | 0 |
![]() |
testGetFirstInitial | 0.001 |
![]() |
testHasRequiredData | 0.001 |
![]() |
testGetEmailAddress | 0.031 |
![]() |
testNameComparator | 0.003 |
![]() |
testSetLogin | 0 |
SystemConfigurationUtilitiesTest
![]() |
testGetVersionAsLong | 0.015 |
![]() |
testGetLocalePart | 0 |
![]() |
testGetLocalType | 0 |
![]() |
testNvpArrayToConfigurationArray | 0.003 |
![]() |
testGetLanguageKey | 0 |