Summary

Tests Errors Failures Skipped Success Rate Time
42 0 0 0 100% 1.917

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List

Package Tests Errors Failures Skipped Success Rate Time
com.atlassian.theplugin.notification.crucible 6 0 0 0 100% 0.083
com.atlassian.theplugin.util 15 0 0 0 100% 0.714
com.atlassian.theplugin.jira.api 2 0 0 0 100% 0.237
com.atlassian.theplugin.idea.crucible 2 0 0 0 100% 0.006
com.atlassian.theplugin.configuration 2 0 0 0 100% 0.185
com.atlassian.theplugin.idea 12 0 0 0 100% 0.685
com.atlassian.theplugin 3 0 0 0 100% 0.007

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

com.atlassian.theplugin.notification.crucible

Class Tests Errors Failures Skipped Success Rate Time
CrucibleReviewNotifierTest 6 0 0 0 100% 0.083

com.atlassian.theplugin.util

Class Tests Errors Failures Skipped Success Rate Time
AbstractHttpSessionTest 1 0 0 0 100% 0.508
UrlUtilTest 3 0 0 0 100% 0.005
NewVersionCheckerTest 11 0 0 0 100% 0.201

com.atlassian.theplugin.jira.api

Class Tests Errors Failures Skipped Success Rate Time
JIRAIssueBeanTest 1 0 0 0 100% 0.211
JIRARssClientTest 1 0 0 0 100% 0.026

com.atlassian.theplugin.idea.crucible

Class Tests Errors Failures Skipped Success Rate Time
CruciblePatchSubmitCommitSessionTest 1 0 0 0 100% 0.002
ReviewKeyComparatorTest 1 0 0 0 100% 0.004

com.atlassian.theplugin.configuration

Class Tests Errors Failures Skipped Success Rate Time
ConfigurationTest 2 0 0 0 100% 0.185

com.atlassian.theplugin.idea

Class Tests Errors Failures Skipped Success Rate Time
VersionTest 5 0 0 0 100% 0.075
HelpUrlTest 2 0 0 0 100% 0.004
PluginDownloaderTest 2 0 0 0 100% 0.293
BambooServerConfigurationFormTest 2 0 0 0 100% 0.188
GenericServerConfigurationFormTest 1 0 0 0 100% 0.125

com.atlassian.theplugin

Class Tests Errors Failures Skipped Success Rate Time
TestConnectionThreadTest 3 0 0 0 100% 0.007

Test Cases

CruciblePatchSubmitCommitSessionTest

testFake 0

JIRAIssueBeanTest

testFromXml 0.209

AbstractHttpSessionTest

testRetrieveGetResponseWithDataTransferTimeout 0.503

ReviewKeyComparatorTest

testComparator 0.002

VersionTest

testNumberedBetaVersion 0.019
testEquals 0.008
testGreater 0.005
testExceptions 0.012
testSpecialCase 0.002

ConfigurationTest

testConfiguration 0.005
testProjectSettings 0.177

UrlUtilTest

testAddHttpPrefix 0
testRemoveUrlTrailingSlashes 0
testValidateUrl 0.001

HelpUrlTest

testGetGoodHelpTopic 0.001
testGetBadHelpTopic 0

TestConnectionThreadTest

testRunInterupted 0.004
testRunSucceeded 0
testRunFailed 0

CrucibleReviewNotifierTest

testNewReviews 0.054
testResetStateReviews 0
testStatusChange 0.001
testReviewerStatus 0.002
testNewItem 0.003
testNewGeneralComment 0.008

JIRARssClientTest

testAssignedIssues 0.02

NewVersionCheckerTest

testGetLatestVersion 0.024
testGetLatestAlphaVersion 0.008
testGetLatestBetaVersion 0.016
testGetLatestSnapshotVersion 0.009
testGetLatestBetaCompareToAlfaVersion 0.008
testGetLatestBetaCompareToSnapshotLtVersion 0.009
testGetLatestBetaCompareToSnapshotGtVersion 0.008
testGetLatestAlphaCompareToSnapshotLtVersion 0.008
testGetLatestAlphaCompareToSnapshotGtVersion 0.075
testGetLatestAlphaToAlphaVersion 0.016
testGetWithReleaseNotes 0.01

PluginDownloaderTest

testDownloadPluginFromServer 0.278
testTimeoutedDownloadPluginFromServer 0.013

BambooServerConfigurationFormTest

testBambooSetGetData 0.116
testBambooFormFieldSetting 0.061

GenericServerConfigurationFormTest

testGenericSetGetData 0.122