Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
134 | 0 | 0 | 0 | 100% | 1 |
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% | 0.618 |
org.itracker.model | 120 | 0 | 0 | 0 | 100% | 0.382 |
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% | 0.612 | |
SystemConfigurationUtilitiesTest | 5 | 0 | 0 | 0 | 100% | 0.006 |
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.012 | |
StatusTest | 1 | 0 | 0 | 0 | 100% | 0 | |
NotificationTest | 7 | 0 | 0 | 0 | 100% | 0.012 | |
AbstractEntityTest | 12 | 0 | 0 | 0 | 100% | 0.212 | |
IssueFieldTest | 9 | 0 | 0 | 0 | 100% | 0.013 | |
PermissionTest | 3 | 0 | 0 | 0 | 100% | 0.001 | |
WorkflowScriptTest | 1 | 0 | 0 | 0 | 100% | 0.001 | |
ProjectScriptTest | 2 | 0 | 0 | 0 | 100% | 0.001 | |
ProjectTest | 4 | 0 | 0 | 0 | 100% | 0.001 | |
ImportDataModelTest | 7 | 0 | 0 | 0 | 100% | 0.003 | |
CustomFieldTest | 3 | 0 | 0 | 0 | 100% | 0.05 | |
IssueSearchQueryTest | 1 | 0 | 0 | 0 | 100% | 0.001 | |
UserPreferenceTest | 1 | 0 | 0 | 0 | 100% | 0.001 | |
ReportTest | 2 | 0 | 0 | 0 | 100% | 0.003 | |
IssueActivityTypeTest | 2 | 0 | 0 | 0 | 100% | 0.001 | |
NameValuePairTest | 5 | 0 | 0 | 0 | 100% | 0.003 | |
IssueTest | 4 | 0 | 0 | 0 | 100% | 0.001 | |
IssueRelationTest | 3 | 0 | 0 | 0 | 100% | 0.015 | |
SystemConfigurationTest | 5 | 0 | 0 | 0 | 100% | 0.004 | |
ConfigurationTest | 5 | 0 | 0 | 0 | 100% | 0 | |
LanguageTest | 3 | 0 | 0 | 0 | 100% | 0.002 | |
CustomFieldValueTest | 4 | 0 | 0 | 0 | 100% | 0.005 | |
PermissionTypeTest | 1 | 0 | 0 | 0 | 100% | 0.001 | |
IssueHistoryTest | 3 | 0 | 0 | 0 | 100% | 0.004 | |
IssueAttachmentTest | 9 | 0 | 0 | 0 | 100% | 0.006 | |
UserTest | 7 | 0 | 0 | 0 | 100% | 0.024 | |
IssueActivityTest | 3 | 0 | 0 | 0 | 100% | 0.001 |
Test Cases
[Summary] [Package List] [Test Cases]
VersionTest
testToString | 0.001 | |
testSetWrongVersionInfo | 0 | |
testSetNullVersionInfo | 0 | |
testSetEmptyVersionInfo | 0 | |
testSetStatus | 0 | |
testSetVersionInfo | 0 | |
testSetProject | 0 |
ComponentTest
testProjectNameComparator | 0.01 | |
testToString | 0.001 | |
testSetStatus | 0 | |
testSetName | 0 | |
testNameComparator | 0 | |
testSetProject | 0 |
NotificationTest
testUserComparator | 0.006 | |
testToString | 0 | |
testRoleComparator | 0.003 | |
testIssueUserRoleComparator | 0.001 | |
testSetNotificationRole | 0 | |
testSetUser | 0 | |
testSetIssue | 0.001 |
AbstractEntityTest
IssueFieldTest
testSetDateValue | 0.002 | |
testGetValue | 0.003 | |
testSetCustomField | 0 | |
testToString | 0 | |
testSetValueByResourceBundle | 0 | |
testGetDateValue | 0 | |
testGetStringValue | 0 | |
testSetIssue | 0 | |
testSetValue | 0.006 |
ImportDataModelTest
testToString | 0 | |
testGetData | 0.001 | |
testAddVerifyStatistic | 0 | |
testGetExistingModel | 0 | |
testSetData | 0 | |
testStatsToString | 0 | |
testGetExistingModelByIndex | 0 |
NameValuePairTest
testToString | 0 | |
testCompareValueTo | 0 | |
testCompareKeyTo | 0 | |
testEquals | 0.003 | |
testSetName | 0 |
IssueTest
testSeverityComparator | 0.001 | |
testToString | 0 | |
testOwnerAndStatusComparator | 0 | |
testProjectAndStatusComparator | 0 |
SystemConfigurationTest
testAddSTATUSConfiguration | 0.002 | |
testToString | 0 | |
testAddNullConfiguration | 0.001 | |
testAddRESOLUTIONConfiguration | 0 | |
testAddSEVERITYConfiguration | 0 |
CustomFieldValueTest
testSetCustomField | 0 | |
testToString | 0 | |
testSortOrderComparator | 0.003 | |
testSetValue | 0.001 |
PropertiesFileHandlerTest
IssueAttachmentTest
testSizeComparator | 0.002 | |
testOriginalFilenameComparator | 0.002 | |
testToString | 0 | |
testgetFileData | 0 | |
testSetFileData | 0 | |
testGetFileExtension | 0 | |
testSetType | 0.001 | |
testSetOriginalFileName | 0 | |
testSetIssue | 0 |
UserTest
testGetFullName | 0.022 | |
testToString | 0 | |
testGetFirstInitial | 0 | |
testHasRequiredData | 0 | |
testGetEmailAddress | 0 | |
testNameComparator | 0.001 | |
testSetLogin | 0 |
SystemConfigurationUtilitiesTest
testGetVersionAsLong | 0.002 | |
testGetLocalePart | 0 | |
testGetLocalType | 0 | |
testNvpArrayToConfigurationArray | 0.004 | |
testGetLanguageKey | 0 |