Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
53 0 0 0 100% 1.141

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.apache.maven.plugin.changes 22 0 0 0 100% 0.345
org.apache.maven.plugin.github 1 0 0 0 100% 0.034
org.apache.maven.plugin.announcement 1 0 0 0 100% 0.525
org.apache.maven.plugin.jira 21 0 0 0 100% 0.231
org.apache.maven.plugin.issues 8 0 0 0 100% 0.006

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

org.apache.maven.plugin.changes

Class Tests Errors Failures Skipped Success Rate Time
ActionTest 6 0 0 0 100% 0
ChangesCheckMojoTestCase 2 0 0 0 100% 0.001
ChangesValidatorMojoTest 3 0 0 0 100% 0.224
ChangesXMLTest 2 0 0 0 100% 0.067
FeedGeneratorTest 2 0 0 0 100% 0.049
IssueAdapterTest 3 0 0 0 100% 0.001
ReleaseTest 3 0 0 0 100% 0.002
ReleaseUtilsTestCase 1 0 0 0 100% 0.001

org.apache.maven.plugin.github

Class Tests Errors Failures Skipped Success Rate Time
GitHubDownloaderTestCase 1 0 0 0 100% 0.034

org.apache.maven.plugin.announcement

Class Tests Errors Failures Skipped Success Rate Time
AnnouncementMojoTest 1 0 0 0 100% 0.525

org.apache.maven.plugin.jira

Class Tests Errors Failures Skipped Success Rate Time
JiraHelperTestCase 3 0 0 0 100% 0.001
JiraMojoTest 1 0 0 0 100% 0.025
JiraUnicodeTestCase 1 0 0 0 100% 0.177
JqlQueryBuilderTestCase 12 0 0 0 100% 0.027
UrlBuilderTestCase 4 0 0 0 100% 0.001

org.apache.maven.plugin.issues

Class Tests Errors Failures Skipped Success Rate Time
IssueManagementSystemTest 2 0 0 0 100% 0.002
IssueTestCase 5 0 0 0 100% 0.003
IssueUtilsTestCase 1 0 0 0 100% 0.001

Test Cases

[Summary] [Package List] [Test Cases]

AnnouncementMojoTest

testAnnounceGeneration 0.52

ActionTest

testGetSetDueToEmail 0
testGetSetType 0
testGetSetDueTo 0
testGetSetAction 0
testGetSetIssue 0
testGetSetDev 0

ChangesCheckMojoTestCase

testIsValidateWithLocale 0
testIsValidDate 0

ChangesValidatorMojoTest

testValidationSuccess 0.149
testValidationFailedWithMojoFailure 0.041
testValidationFailedWithNoMojoFailure 0.034

ChangesXMLTest

testParseChangesFile 0.019
testParseInvalidChangesFile 0.047

FeedGeneratorTest

testIsSupportedFeedType 0
testExport 0.049

IssueAdapterTest

testCustomIssueTypeMappingOveridesDefaultMapping 0
testCustomIssueTypeMapping 0
testDefaultIssueTypeMapping 0

ReleaseTest

testGetSetAction 0
testGetSetVersion 0
testGetSetDateRelease 0

ReleaseUtilsTestCase

testMergeReleases 0

GitHubDownloaderTestCase

testCreateIssue 0.034

IssueManagementSystemTest

testApplyingInvalidCustomIssueTypes 0
testApplyingValidCustomIssueTypes 0

IssueTestCase

testGetSetAssignee 0
testGetSetResolution 0
testGetSetStatus 0
testGetSetSummary 0
testGetSetKey 0

IssueUtilsTestCase

testFilterIssuesWithVersionPrefix 0

JiraHelperTestCase

testGetBaseUrl 0
testGetJiraUrlAndProjectId 0
testGetJiraUrlAndProjectName 0

JiraMojoTest

testCanGenerateReportSkipped 0.024

JiraUnicodeTestCase

testUnicodeReport 0.175

JqlQueryBuilderTestCase

testSortSingleRowAscending 0.006
testSortSingleDescending 0.002
testOrderByIsLastElement 0.002
testFixVersion 0.002
testSortMultipleColumns 0.001
testEmptyQuery 0.001
testSingleParameterValue 0
testValueWithSpacesAreQuoted 0.001
testFixVersionCombinedWithOtherParameters 0.001
testMultipleParameterCombinedWithAND 0
testSingleParameterSingleValue 0.002
testSingleParameterMultipleValues 0.007

UrlBuilderTestCase

testUrlWithSingleParameter 0
testUrlWithMultipleParameters 0
testUrlWithoutParameters 0
testUrlWithIntParameter 0