Failsafe Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
36 0 0 1 97.222% 10.486

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.419
org.itracker.web.actions.report 1 0 0 0 100% 0.235
org.itracker.web.actions.admin 1 0 0 0 100% 0.408
org.itracker.web.actions.admin.attachment 3 0 0 0 100% 0.445
org.itracker.web.util 30 0 0 1 96.667% 8.979

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.419

org.itracker.web.actions.report

Class Tests Errors Failures Skipped Success Rate Time
DisplayReportActionIT 1 0 0 0 100% 0.235

org.itracker.web.actions.admin

Class Tests Errors Failures Skipped Success Rate Time
AdminHomeActionIT 1 0 0 0 100% 0.408

org.itracker.web.actions.admin.attachment

Class Tests Errors Failures Skipped Success Rate Time
ListAttachmentsActionIT 3 0 0 0 100% 0.445

org.itracker.web.util

Class Tests Errors Failures Skipped Success Rate Time
ImportHandlerIT 22 0 0 0 100% 0.034
ImportExportUtilitiesIT 8 0 0 1 87.5% 8.945

Test Cases

[Summary] [Package List] [Test Cases]

ImportHandlerIT

testProjectElement 0.003
testStatusElement 0.001
testConfigurationElement 0.001
testNumberFormatExceptionThrowing 0.002
testStartDocument 0
testIssueAttachment 0.003
testEndDocument 0.001
testIssueElement 0
testComponentElement 0.001
testThrowingExceptions 0.003
testProjectFieldsElement 0.001
testProjectOwners 0
testSeverityElement 0
testIssueFieldElement 0
testHistoryElement 0.002
testIssueComponentElement 0.001
testVersionElement 0.003
testUserElement 0.001
testResolutionElement 0
testCustomField 0
testIssueVersionElement 0.001
testConstructor 0

AdminHomeActionIT

testBasicCall 0.4

DisplayReportActionIT

testDisplayReport 0.235

ImportExportUtilitiesIT

testGetProjectXML 6.879
testExportIssues 0
skipped
testGetUserXML 0.097
testImportIssue 0.182
testGetConfigurationXML 0.106
testExportModel 0.119
testConstructor 0.037
testGetIssueXML 0.07

ListAttachmentsActionIT

testAttributeValues 0.164
testBasicCall 0.081
testAttachmentDetails 0.196

EditIssueActionIT

testBasicCall 0.416

Failure Details

[Summary] [Package List] [Test Cases]


testExportIssues
skipped: skipped


R.Ø.S.A.