Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
57 0 0 1 98.2% 0.918 s

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.plugins.changes.jira 21 0 0 0 100% 0.351 s
org.apache.maven.plugins.changes 24 0 0 1 95.8% 0.474 s
org.apache.maven.plugins.changes.issues 8 0 0 0 100% 0 s
org.apache.maven.plugins.changes.github 3 0 0 0 100% 0.055 s
org.apache.maven.plugins.changes.announcement 1 0 0 0 100% 0.038 s

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

org.apache.maven.plugins.changes.jira

- Class Tests Errors Failures Skipped Success Rate Time
JiraUnicodeTestCase 1 0 0 0 100% 0.311 s
JqlQueryBuilderTestCase 12 0 0 0 100% 0.005 s
UrlBuilderTestCase 4 0 0 0 100% 0.001 s
JiraChangesReportTest 1 0 0 0 100% 0.034 s
JiraHelperTestCase 3 0 0 0 100% 0 s

org.apache.maven.plugins.changes

- Class Tests Errors Failures Skipped Success Rate Time
ReleaseUtilsTest 1 0 0 0 100% 0.021 s
ReleaseTest 3 0 0 0 100% 0 s
ActionTest 6 0 0 0 100% 0.001 s
ChangesValidatorMojoTest 3 0 0 0 100% 0.406 s
IssueAdapterTest 4 0 0 0 100% 0 s
ChangesCheckMojoTestCase 3 0 0 1 66.7% 0.019 s
ChangesXMLTest 2 0 0 0 100% 0.001 s
FeedGeneratorTest 2 0 0 0 100% 0.026 s

org.apache.maven.plugins.changes.issues

- Class Tests Errors Failures Skipped Success Rate Time
IssueUtilsTestCase 1 0 0 0 100% 0 s
IssueManagementSystemTest 2 0 0 0 100% 0 s
IssueTestCase 5 0 0 0 100% 0 s

org.apache.maven.plugins.changes.github

- Class Tests Errors Failures Skipped Success Rate Time
GitHubDownloaderTest 3 0 0 0 100% 0.055 s

org.apache.maven.plugins.changes.announcement

- Class Tests Errors Failures Skipped Success Rate Time
AnnouncementMojoTest 1 0 0 0 100% 0.038 s

Test Cases

[Summary] [Package List] [Test Cases]

ReleaseUtilsTest

testMergeReleases 0.004 s

ReleaseTest

testGetSetVersion 0 s
testGetSetAction 0 s
testGetSetDateRelease 0 s

IssueUtilsTestCase

testFilterIssuesWithVersionPrefix 0 s

IssueManagementSystemTest

testApplyingInvalidCustomIssueTypes 0 s
testApplyingValidCustomIssueTypes 0 s

IssueTestCase

testGetSetSummary 0 s
testGetSetAssignee 0 s
testGetSetResolution 0 s
testGetSetKey 0 s
testGetSetStatus 0 s

JiraUnicodeTestCase

testUnicodeReport 0.311 s

ActionTest

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

ChangesValidatorMojoTest

testValidationFailedWithMojoFailure 0.311 s
testValidationFailedWithNoMojoFailure 0.051 s
testValidationSuccess 0.041 s

JqlQueryBuilderTestCase

testOrderByIsLastElement 0 s
testSortSingleRowAscending 0 s
testEmptyQuery 0 s
testSingleParameterValue 0.001 s
testSortMultipleColumns 0 s
testValueWithSpacesAreQuoted 0 s
testFixVersion 0 s
testSortSingleDescending 0 s
testSingleParameterSingleValue 0 s
testSingleParameterMultipleValues 0.001 s
testMultipleParameterCombinedWithAND 0 s
testFixVersionCombinedWithOtherParameters 0 s

IssueAdapterTest

testCustomIssueTypeMapping 0 s
testReleaseOrder 0 s
testCustomIssueTypeMappingOveridesDefaultMapping 0 s
testDefaultIssueTypeMapping 0 s

GitHubDownloaderTest

testCreateIssue 0.042 s
testConfigureAuthenticationWithProblems 0.012 s
testConfigureAuthenticationWithNoServer 0.001 s

UrlBuilderTestCase

testUrlWithMultipleParameters 0 s
testUrlWithIntParameter 0 s
testUrlWithSingleParameter 0 s
testUrlWithoutParameters 0 s

AnnouncementMojoTest

testAnnounceGeneration 0.037 s

JiraChangesReportTest

testCanGenerateReportSkipped 0.033 s

ChangesCheckMojoTestCase

testIsValidDate 0.001 s
testCompat 0 s
- got: "21.0.5", expected: a string starting with "1." -
testIsValidateWithLocale 0.017 s

ChangesXMLTest

testParseInvalidChangesFile 0 s
testParseChangesFile 0.001 s

FeedGeneratorTest

testIsSupportedFeedType 0.004 s
testExport 0.021 s

JiraHelperTestCase

testGetBaseUrl 0 s
testGetJiraUrlAndProjectId 0 s
testGetJiraUrlAndProjectName 0 s

Failure Details

[Summary] [Package List] [Test Cases]


testCompat
- skipped: got: "21.0.5", expected: a string starting with "1."