Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
716 0 0 19 97.346% 23.374

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.shared.release.phase 475 0 0 17 96.421% 21.822
org.apache.maven.shared.release.config 22 0 0 0 100% 0.423
org.apache.maven.shared.release 24 0 0 1 95.833% 0.597
org.apache.maven.shared.release.util 16 0 0 1 93.75% 0
org.apache.maven.shared.release.versions 22 0 0 0 100% 0.004
org.apache.maven.shared.release.policies 7 0 0 0 100% 0
org.apache.maven.shared.release.scm 33 0 0 0 100% 0.178
org.apache.maven.shared.release.exec 10 0 0 0 100% 0.348
org.apache.maven.shared.release.transform.jdom2 107 0 0 0 100% 0.002

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

org.apache.maven.shared.release.phase

Class Tests Errors Failures Skipped Success Rate Time
ScmTagPhaseTest 11 0 0 0 100% 0.519
RemoveReleasePomsPhaseTest 5 0 0 0 100% 0.221
RestoreBackupPomsPhaseTest 2 0 0 0 100% 2.138
ScmCommitPreparationPhaseTest 17 0 0 0 100% 1.669
CheckDependencySnapshotsPhaseTest 43 0 0 0 100% 1.518
CheckoutProjectFromScmTest 5 0 0 0 100% 0.243
InputVariablesPhaseTest 9 0 0 0 100% 0.182
CreateBackupPomsPhaseTest 2 0 0 0 100% 0.074
RunPerformGoalsPhaseTest 2 0 0 0 100% 0.039
BranchInputVariablesPhaseTest 8 0 0 0 100% 0.25
RunCompleteGoalsPhaseTest 5 0 0 0 100% 0.112
AbstractScmCommitPhaseTest 4 0 0 0 100% 0.001
ScmCheckModificationsPhaseTest 12 0 0 0 100% 0.242
RewritePomsForDevelopmentPhaseTest 57 0 0 4 92.982% 2.396
GenerateReleasePomsPhaseTest 40 0 0 4 90% 2.748
RunPrepareGoalsPhaseTest 5 0 0 0 100% 0.115
RewritePomsForReleasePhaseTest 66 0 0 4 93.939% 2.772
ScmCommitDevelopmentPhaseTest 5 0 0 0 100% 0.139
MapVersionsPhaseTest 84 0 0 0 100% 1.692
RewritePomsForBranchPhaseTest 65 0 0 4 93.846% 3.907
ScmBranchPhaseTest 11 0 0 0 100% 0.491
RemoveScmTagPhaseTest 6 0 0 1 83.333% 0.133
CheckPomPhaseTest 9 0 0 0 100% 0.173
EndReleasePhaseTest 2 0 0 0 100% 0.048

org.apache.maven.shared.release.config

Class Tests Errors Failures Skipped Success Rate Time
ReleaseUtilsTest 6 0 0 0 100% 0
PropertiesReleaseDescriptorStoreTest 15 0 0 0 100% 0.384
ReleaseDescriptorBuilderTest 1 0 0 0 100% 0.039

org.apache.maven.shared.release

Class Tests Errors Failures Skipped Success Rate Time
DefaultReleaseManagerTest 24 0 0 1 95.833% 0.597

org.apache.maven.shared.release.util

Class Tests Errors Failures Skipped Success Rate Time
ReleaseUtilTest 15 0 0 1 93.333% 0
PomFinderTest 1 0 0 0 100% 0

org.apache.maven.shared.release.versions

Class Tests Errors Failures Skipped Success Rate Time
DefaultVersionInfoTest 22 0 0 0 100% 0.004

org.apache.maven.shared.release.policies

Class Tests Errors Failures Skipped Success Rate Time
DefaultNamingPolicyTest 1 0 0 0 100% 0
DefaultVersionPolicyTest 6 0 0 0 100% 0

org.apache.maven.shared.release.scm

Class Tests Errors Failures Skipped Success Rate Time
HgScmTranslatorTest 4 0 0 0 100% 0
DefaultScmRepositoryConfiguratorTest 9 0 0 0 100% 0.178
CvsScmTranslatorTest 4 0 0 0 100% 0
SubversionScmTranslatorTest 4 0 0 0 100% 0
GitScmTranslatorTest 4 0 0 0 100% 0
ClearCaseScmTranslatorTest 4 0 0 0 100% 0
JazzScmTranslatorTest 4 0 0 0 100% 0

org.apache.maven.shared.release.exec

Class Tests Errors Failures Skipped Success Rate Time
AbstractMavenExecutorTest 1 0 0 0 100% 0.022
ForkedMavenExecutorTest 6 0 0 0 100% 0.306
TeeOutputStreamTest 1 0 0 0 100% 0
TeeConsumerTest 1 0 0 0 100% 0
CommandLineFactoryTest 1 0 0 0 100% 0.02

org.apache.maven.shared.release.transform.jdom2

Class Tests Errors Failures Skipped Success Rate Time
JDomExtensionTest 7 0 0 0 100% 0
JDomParentTest 9 0 0 0 100% 0
JDomDependencyTest 21 0 0 0 100% 0
JDomPropertiesTest 15 0 0 0 100% 0.001
JDomDependencyManagementTest 4 0 0 0 100% 0.001
JDomBuildTest 40 0 0 0 100% 0
JDomScmTest 8 0 0 0 100% 0
JDomModelTest 3 0 0 0 100% 0

Test Cases

[Summary] [Package List] [Test Cases]

ScmTagPhaseTest

testScmExceptionThrown 0.044
testSimulateTag 0.045
testScmRepositoryExceptionThrown 0.035
testCommitForFlatMultiModule 0.041
testTag 0.057
testScmResultFailure 0.048
testCommitMultiModuleDeepFolders 0.07
testNoSuchScmProviderExceptionThrown 0.038
testSimulateTagNoReleaseLabel 0.039
testTagNoReleaseLabel 0.042
testCommitMultiModule 0.058

ReleaseUtilsTest

testSystemPropertyStartingWithDependency 0
testArtifactIdEndswithDependency 0
testActiveProfilesProperty 0
testLoadResolvedDependencies 0
testHashCode 0
testEquals 0

HgScmTranslatorTest

testTranslateTagUrl 0
testTranslateBranchUrl 0
testGetRelativePath 0
testResolveTag 0

RemoveReleasePomsPhaseTest

testSimulateBasicPom 0.03
testExecuteWithSuppressCommitBeforeTag 0.042
testSimulateWithSuppressCommitBeforeTag 0.039
testExecuteBasicPom 0.045
testExecutePomWithModules 0.061

AbstractMavenExecutorTest

testGoalSeparation 0.021

RestoreBackupPomsPhaseTest

testBasicPom 2.001
testMultiModulePom 0.079

JDomExtensionTest

testSetGroupId 0
testSetVersion 0
testSetArtifactId 0
testGetName 0
testGetGroupId 0
testGetVersion 0
testGetArtifactId 0

ScmCommitPreparationPhaseTest

testCommitDevelopmentAlternateMessage 0.648
testScmExceptionThrown 0.091
testCommitDevelopment 0.085
testScmRepositoryExceptionThrown 0.089
testCommitGenerateReleasePoms 0.064
testIsCorrectImplementation 0.06
testScmResultFailure 0.073
testNoSuchScmProviderExceptionThrown 0.055
testSimulateCommit 0.065
testSimulateCommitNoReleaseLabel 0.055
testSuppressCommitWithRemoteTaggingFails 0.068
testCommitAlternateMessage 0.045
testCommit 0.044
testSuppressCommitAfterBranch 0.049
testResolvesCorrectBranchImplementation 0.036
testCommitNoReleaseLabel 0.064
testCommitMultiModule 0.074

ReleaseUtilTest

testGetBaseScmUrlOfFlatMultiModule 0
testGetBaseScmUrlSingleLevel 0
testGetBaseScmUrlReturnOriginal 0
testGetBaseScmUrlSingleLevelDotCharacter 0
testGetBaseWorkingDirectoryParentCountSameDirectory 0
testGetBaseWorkingDirectoryParentCountSameDirectoryDotCharacter 0
testGetBaseWorkingDirectoryParentCountParentDirectoryDotCharacter 0
testGetBaseWorkingDirectoryParentCountDifferentCase 0
testProjectIsNull 0
testGetBaseWorkingDirectoryParentCountParentDirectoryMultiple 0
testGetBaseScmUrlOfFlatMultiModuleMultipleLevels 0
testGetBaseWorkingDirectoryParentCountSubdirectory 0
testGetBaseWorkingDirectoryParentCountParentDirectoryMultipleDotCharacter 0
testGetWindowsRootBaseWorkingDirectoryParentCountDifferentCase 0
got: <false>, expected: is <true>
testGetBaseWorkingDirectoryParentCountParentDirectory 0

CheckDependencySnapshotsPhaseTest

testReleaseExternalExtension 0.027
testNoSnapshotDependencies 0.026
testSnapshotReleasePluginInteractiveAcceptedForExecution 0.028
testSnapshotExternalParentAdjusted 0.03
testNoSnapshotPlugins 0.025
testSnapshotManagedPluginInProjectOnly 0.035
testSnapshotUnusedExternalManagedDependency 0.028
testSnapshotExternalManagedPlugin 0.029
testSnapshotReportPluginsOutsideProjectOnly 0.029
testSnapshotUnusedExternalManagedPlugin 0.03
testAllowTimestampedSnapshots 0.031
testSnapshotReleasePluginInteractiveAcceptedForSimulation 0.027
testNoSnapshotReportPlugins 0.025
testSnapshotExternalParent 0.033
testNoSnapshotRangeDependencies 0.041
testSnapshotDependenciesOutsideProjectOnlyInteractiveWithSnapshotsResolved 0.035
testSnapshotUnusedInternalManagedDependency 0.031
testSnapshotUnusedInternalManagedPlugin 0.029
testSnapshotDependenciesSelectOlderRelease 0.035
testSnapshotDependenciesOutsideMultimoduleProjectOnlyInteractiveWithSnapshotsResolved 0.047
testSnapshotDependenciesInProjectOnly 0.035
testSnapshotDependenciesSelectDefaults 0.035
testSnapshotExternalExtension 0.036
testSnapshotReportPluginsInProjectOnly 0.035
testSnapshotReportPluginsInsideAndOutsideProject 0.036
testSnapshotPluginsInProjectOnly 0.034
testSnapshotPluginsOutsideProjectOnly 0.031
testSnapshotDependenciesUpdateAll 0.061
testSnapshotDependenciesInsideAndOutsideProject 0.057
testSnapshotReleasePluginInteractiveException 0.028
testSnapshotManagedDependenciesInProjectOnly 0.042
testSnapshotDependenciesInProjectAndResolveFromCommandLine 0.039
testSnapshotPluginsInsideAndOutsideProject 0.036
testSnapshotReleasePluginInteractiveDeclined 0.034
testSnapshotReleasePluginInteractiveInvalid 0.029
testSnapshotExternalManagedDependency 0.037
testSnapshotReleasePluginNonInteractive 0.034
testSnapshotDependenciesOutsideProjectOnlyNonInteractive 0.036
testReleaseExternalParent 0.03
testSnapshotDependenciesUpdateAllOnlyDependenciesNeeded 0.041
testRangeSnapshotDependenciesOutsideProjectOnlyNonInteractive 0.043
testSnapshotDependenciesInProjectOnlyMismatchedVersion 0.054
testSnapshotInternalExtension 0.05

JDomParentTest

testSetRelativePath 0
testSetGroupId 0
testSetArtifactId 0
testGetId 0
testGetGroupId 0
testGetVersion 0
testSetVersionString 0
testGetRelativePath 0
testGetArtifactId 0

CheckoutProjectFromScmTest

testScmRepositoryExceptionThrown 0.047
testExecuteStandard 0.046
testNoSuchScmProviderExceptionThrown 0.04
testExecuteMultiModuleWithDeepSubprojects 0.054
testExecuteFlatMultiModule 0.054

DefaultScmRepositoryConfiguratorTest

testGetConfiguredRepositoryWithHost 0.008
testGetConfiguredRepositoryWithUsernameAndPassword 0.023
testGetConfiguredRepositoryWithEncryptedPasswords 0.022
testGetRepositoryProvider 0.02
testGetConfiguredRepositoryInvalidScmProvider 0.022
testGetConfiguredRepositoryWithTagBase 0.021
testGetConfiguredRepository 0.019
testGetConfiguredRepositoryInvalidScmUrl 0.023
testGetConfiguredRepositoryInvalidScmUrlParameters 0.02

InputVariablesPhaseTest

testPrompterException 0.014
testInputVariablesInteractive 0.019
testCustomTagFormat 0.025
testUnmappedVersion 0.02
testInputVariablesNonInteractive 0.022
testInputVariablesNonInteractiveConfigured 0.019
testBranchOperation 0.022
testSvnTag 0.02
testInputVariablesInteractiveConfigured 0.021

CreateBackupPomsPhaseTest

testBasicPom 0.035
testMultiModulePom 0.038

PropertiesReleaseDescriptorStoreTest

testOverwriteFile 0.058
testReadFromFile 0.028
testWriteToNewFileNullMappedScm 0.025
testWriteToWorkingDirectory 0.033
testWriteEncryptedProperties 0.028
testMergeFromMissingFile 0.023
testReadFromFileUsingWorkingDirectory 0.024
testReadFromEmptyFile 0.02
testWriteToNewFileDottedIds 0.02
testMissingDeleteFile 0.02
testWriteToNewFileRequiredOnly 0.022
testReadMissingFile 0.019
testMergeFromEmptyFile 0.019
testDeleteFile 0.023
testWriteToNewFile 0.022

DefaultReleaseManagerTest

testPrepareSimulateCompletedAllPhases 0.029
testScmExceptionThrown 0.03
testReleaseConfigurationStoreWriteFailure 0.042
testPrepareUnknownPhaseConfigured 0
This is testing messed up XML?
testKeepProfilesOnPerform 0.04
testReleaseConfigurationStoreClean 0.031
testPrepareSimulateNoCompletedPhase 0.022
testScmResultFailure 0.024
testPrepareNoCompletedPhase 0.025
testReleasePerformWithIncompletePrepare 0.023
testReleaseConfigurationStoreReadFailure 0.022
testDetermineWorkingDirectory 0.039
testPrepareCompletedPhaseNoResume 0.028
testReleaseConfigurationStoreReadFailureOnPerform 0.021
testPrepareInvalidCompletedPhase 0.023
testPerformWithDefaultClean 0.023
testPrepareCompletedAllPhases 0.025
testPrepareSimulateCompletedPhase 0.021
testReleasePerformWithResult 0.021
testRollbackCall 0.022
testUpdateVersionsCall 0.021
testNoScmUrlPerform 0.02
testPrepareSimulateInvalidCompletedPhase 0.021
testPrepareCompletedPhase 0.021

JDomDependencyTest

testGetSystemPath 0
testGetExclusions 0
testSetClassifierString 0
testSetArtifactIdString 0
testAddExclusion 0
testGetScope 0
testIsOptional 0
testSetScopeString 0
testSetExclusions 0
testRemoveExclusion 0
testGetName 0
testGetType 0
testGetGroupId 0
testGetVersion 0
testSetTypeString 0
testSetVersionString 0
testSetOptional 0
testGetClassifier 0
testSetSystemPathString 0
testSetGroupIdString 0
testGetArtifactId 0

CvsScmTranslatorTest

testTranslateTagUrl 0
testTranslateBranchUrl 0
testGetRelativePath 0
testResolveTag 0

DefaultNamingPolicyTest

testName 0

RunPerformGoalsPhaseTest

testCustomPomFile 0.016
testExecuteException 0.022

ForkedMavenExecutorTest

testExecutionWithArguments 0.153
testExecution 0.026
testExecutionWithCustomPomFile 0.026
testEncryptSettings 0.055
testExecutionWithNonZeroExitCode 0.023
testExecutionWithCommandLineException 0.023

DefaultVersionInfoTest

testParseAnnotationRevisionOnly 0
testParseWithBadVersion 0
testParseSnapshotVersion 0
testGetSnapshotVersion 0
testCaseInsensitiveSnapshot 0
testCompareToBuildSpecifier 0
testGetReleaseVersion 0
testParseAnnotationVersion 0
testParse 0
testNextAnnotationRevision 0
testParseMultiDigit 0
testParseAnnotationVersionWithRevision 0
testParseBuildNumber 0
testCompareToDigitsOnly 0
testSnapshot 0
testParseSeparators 0
testCompareToAnnotationRevision 0.001
testNextVersion 0
testCompareToAnnotation 0.002
testParseAnnotationVersionWithoutRevision 0.001
testParseLeadingZeros 0
testParseAnnotationNoVersionButSnapshot 0

BranchInputVariablesPhaseTest

testPrompterException 0.038
testEmptyBranchName 0.03
testInputVariablesInteractive 0.033
testUnmappedVersion 0.029
testNamingPolicy 0.03
testInputVariablesNonInteractiveConfigured 0.031
testBranchOperation 0.029
testInputVariablesInteractiveConfigured 0.029

RunCompleteGoalsPhaseTest

testEmptyGoals 0.021
testExecute 0.022
testSimulateException 0.023
testSimulate 0.022
testExecuteException 0.022

JDomPropertiesTest

testStoreOutputStream 0
testLoadFromXML 0
testGetPropertyDefault 0
testSave 0
testLoadReader 0
testStringPropertyNames 0
testStoreToXML 0
testStoreToXMLEncoded 0
testSetProperty 0
testGetProperty 0
testPropertyNames 0
testStoreWriter 0
testListPrintStream 0
testListPrintWriter 0
testLoadInputStream 0

SubversionScmTranslatorTest

testTranslateTagUrl 0
testTranslateBranchUrl 0
testGetRelativePath 0
testResolveTag 0

DefaultVersionPolicyTest

testThreeDigitsDevelopmentVersion 0
testThreeDigitsReleaseVersion 0
testTwoDigitsDevelopmentVersion 0
testOneDigitReleaseVersion 0
testOneDigitDevelopmentVersion 0
testTwoDigitsReleaseVersion 0

AbstractScmCommitPhaseTest

testDefaultCreatePomFiles 0
testCreatePomFilesWithReleasePom 0
testCreatePomFilesWithReleasePomAndSuppressCommitBeforeTag 0
testCreatePomFilesSuppressCommitBeforeTag 0

ScmCheckModificationsPhaseTest

testScmExceptionThrown 0.024
testModificationsToAdditionalExcludedFiles 0.02
testScmRepositoryExceptionThrown 0.021
testModificationsToIncludedFilesOnly 0.019
testMultipleExclusionPatternMatch 0.019
testScmResultFailure 0.019
testNoModifications 0.022
testNoSuchScmProviderExceptionThrown 0.018
testModificationsToPoms 0.019
testModificationsToCustomExcludedFilesOnly 0.02
testModificationsToExcludedFilesOnly 0.022
testModificationsToIncludedAndExcludedFiles 0.019

RewritePomsForDevelopmentPhaseTest

testRewritePomDependenciesWithoutDependenciesVersionUpdate[0] 0.103
testRewritePomWithParentAndProperties[0] 0.054
testClean[0] 0.031
testCleanNotExists[0] 0.028
testSimulateRewritePomWithParentAndProperties[0] 0.058
testRewritePomWithParentAndPropertiesInDependencyManagementImport[0] 0.051
testRewritePomWithParentAndPropertiesInDependencyManagement[0] 0.049
testRewriteBasicPomWithSvnFromTag[0] 0.035
testSimulateRewrite[0] 0.03
testSimulateRewriteEjbClientDeps[0] 0.045
testRewriteBasicPomWithInheritedScm[0] 0.06
testRewriteBasicPomWithGitFromTag[0] 0.033
testRewritePomWithDependencyPropertyCoordinate[0] 0.061
testRewriteBasicPomWithGit[0] 0.038
testRewriteBasicPomWithEditModeFailure[0] 0.028
testRewriteBasicPomWithEditModeException[0] 0.034
testRewritePomUnmappedPluginDependencies[0] 0.04
testRewritePomUnmappedProfile[0] 0.041
testRewritePomProfile[0] 0.06
testRewriteBasicPomWithEditMode[0] 0.032
testRewritePomPluginDependencies[0] 0.055
testRewriteBasicPomWithNoSuchProviderException[0] 0.028
testRewritePomUnmappedExtension[0] 0
Extensions being part of reactor is not supported anymore
testRewriteManagedPomPlugins[0] 0.053
testRewriteBasicPomNamespace[0] 0.038
testRewriteWhitespaceAroundValues[0] 0.048
testRewritePomWithParent[0] 0.04
testRewriteBasicPomWithScmRepoException[0] 0.031
testRewritePomDependenciesDifferentVersion[0] 0.051
testRewriteManagedPomUnmappedPlugins[0] 0.043
testRewritePomReportPlugins[0] 0.061
testRewritePomWithReleasedParent[0] 0.035
testRewritePomExtensionUndefinedVersion[0] 0
Extensions being part of reactor is not supported anymore
testRewritePomUnmappedPlugins[0] 0.046
testRewritePomUnmappedDependencies[0] 0.072
testRewritePomPlugins[0] 0.063
testRewriteBasicPomEntities[0] 0.033
testSimulateRewriteEditModeSkipped[0] 0.03
testRewriteCDataAroundValues[0] 0.06
testRewritePomDependencies[0] 0.09
testRewritePomWithChangedInheritedVersion[0] 0.036
testRewritePomDependenciesWithNamespace[0] 0.054
testRewritePomWithUnmappedParent[0] 0.03
testRewritePomExtensionDifferentVersion[0] 0
Extensions being part of reactor is not supported anymore
testRewriteBasicPom[0] 0.034
testRewriteManagedPomDependencies[0] 0.059
testRewritePomExtension[0] 0
Extensions being part of reactor is not supported anymore
testRewriteCommentsAroundValues[0] 0.044
testRewritePomPluginsDifferentVersion[0] 0.056
testRewriteAddSchema[0] 0.037
testRewritePomUnmappedReportPlugins[0] 0.048
testRewritePomWithInheritedVersion[0] 0.038
testRewriteUnmappedPom[0] 0.026
testRewriteBasicPomWithEncoding[0] 0.033
testRewritePomReportPluginsDifferentVersion[0] 0.043
testRewriteManagedPomUnmappedDependencies[0] 0.046
testCleanNoProjects[0] 0.022

ReleaseDescriptorBuilderTest

testCleanupArguments 0.038

GenerateReleasePomsPhaseTest

testRewriteExternalRangeDependency[0] 0.186
testSuppressCommitBeforeTagOrBranchAndReomoteTagging[0] 0.035
testFinalName[0] 0.055
testSuppressCommitBeforeTagOrBranch[0] 0.029
testRewriteBasicPomWithNoSuchProviderException[0] 0.036
testRewritePomUnmappedExtension[0] 0
Extensions being part of reactor is not supported anymore
testRewriteManagedPomPlugins[0] 0.153
testRewriteBasicPomNamespace[0] 0.057
testRewriteWhitespaceAroundValues[0] 0.11
testRewritePomWithParent[0] 0.075
testRewriteBasicPomWithScmRepoException[0] 0.027
testRewritePomDependenciesDifferentVersion[0] 0.108
testRewriteManagedPomUnmappedPlugins[0] 0.049
testRewritePomReportPlugins[0] 0.135
testRewritePomWithReleasedParent[0] 0.071
testRewritePomExtensionUndefinedVersion[0] 0
Extensions being part of reactor is not supported anymore
testRewritePomUnmappedPlugins[0] 0.05
testRewritePomUnmappedDependencies[0] 0.103
testRewritePomPlugins[0] 0.119
testRewriteBasicPomEntities[0] 0.05
testSimulateRewriteEditModeSkipped[0] 0.028
testRewriteCDataAroundValues[0] 0.091
testRewritePomDependencies[0] 0.169
testRewritePomWithChangedInheritedVersion[0] 0.054
testRewritePomDependenciesWithNamespace[0] 0.087
testRewritePomWithUnmappedParent[0] 0.037
testRewritePomExtensionDifferentVersion[0] 0
Extensions being part of reactor is not supported anymore
testRewriteBasicPom[0] 0.043
testRewriteManagedPomDependencies[0] 0.117
testRewritePomExtension[0] 0
Extensions being part of reactor is not supported anymore
testRewriteCommentsAroundValues[0] 0.066
testRewritePomPluginsDifferentVersion[0] 0.162
testRewriteAddSchema[0] 0.097
testRewritePomUnmappedReportPlugins[0] 0.048
testRewritePomWithInheritedVersion[0] 0.064
testRewriteUnmappedPom[0] 0.028
testRewriteBasicPomWithEncoding[0] 0.043
testRewritePomReportPluginsDifferentVersion[0] 0.08
testRewriteManagedPomUnmappedDependencies[0] 0.055
testCleanNoProjects[0] 0.029

TeeOutputStreamTest

testConsumeLine 0

RunPrepareGoalsPhaseTest

testEmptyGoals 0.022
testExecute 0.029
testSimulateException 0.021
testSimulate 0.02
testExecuteException 0.023

TeeConsumerTest

testConsumeLine 0

JDomDependencyManagementTest

testRemoveDependency 0
testSetDependenciesListOfDependency 0.001
testAddDependency 0
testGetDependencies 0

PomFinderTest

testPomFinderParser 0

RewritePomsForReleasePhaseTest

testRewritePomWithDeepSubprojects[0] 0.048
testRewritePomWithCDATASectionOnWindows[0] 0.036
testRewritePomForFlatMultiModule[0] 0.038
testRewritePomWithParentAndProperties[0] 0.053
testClean[0] 0.03
testCleanNotExists[0] 0.026
testRewriteWithDashedComments[0] 0.03
testRewriteInterpolatedVersionsDifferentVersion[0] 0.057
testRewritePomWithDifferentVersionsAcrossModules[0] 0.048
testRewritePomWithScmOfParentEndingWithASlash[0] 0.05
testRewriteBasicPomWithTagBaseAndVaryingScmUrls[0] 0.045
testScmOverridden[0] 0.083
testRewritePomWithExternallyReleasedParent[0] 0.056
testRewriteBasicPomWithScmExpression[0] 0.044
testSimulateRewrite[0] 0.037
testRewriteBasicPomWithEmptyScm[0] 0.04
testRewriteBasicPomWithInheritedScm[0] 0.056
testRewriteInterpolatedVersions[0] 0.063
testRewriteBasicPomWithGitFromTag[0] 0.029
testRewriteBasicPomWithTagBase[0] 0.028
testRewritePomWithDependencyPropertyCoordinate[0] 0.051
testRewritePomWithImportedDependencyManagementInReactor[0] 0.055
testRewriteBasicPomWithGit[0] 0.033
testRewriteBasicPomWithEditModeFailure[0] 0.029
testRewriteBasicPomWithEditModeException[0] 0.031
testRewritePomUnmappedPluginDependencies[0] 0.04
testRewritePomUnmappedProfile[0] 0.041
testRewritePomProfile[0] 0.056
testRewriteBasicPomWithEditMode[0] 0.032
testRewritePomPluginDependencies[0] 0.052
testRewriteBasicPomWithNoSuchProviderException[0] 0.032
testRewritePomUnmappedExtension[0] 0
Extensions being part of reactor is not supported anymore
testRewriteManagedPomPlugins[0] 0.061
testRewriteBasicPomNamespace[0] 0.039
testRewriteWhitespaceAroundValues[0] 0.059
testRewritePomWithParent[0] 0.051
testRewriteBasicPomWithScmRepoException[0] 0.032
testRewritePomDependenciesDifferentVersion[0] 0.049
testRewriteManagedPomUnmappedPlugins[0] 0.036
testRewritePomReportPlugins[0] 0.06
testRewritePomWithReleasedParent[0] 0.034
testRewritePomExtensionUndefinedVersion[0] 0
Extensions being part of reactor is not supported anymore
testRewritePomUnmappedPlugins[0] 0.046
testRewritePomUnmappedDependencies[0] 0.084
testRewritePomPlugins[0] 0.058
testRewriteBasicPomEntities[0] 0.033
testSimulateRewriteEditModeSkipped[0] 0.032
testRewriteCDataAroundValues[0] 0.052
testRewritePomDependencies[0] 0.098
testRewritePomWithChangedInheritedVersion[0] 0.035
testRewritePomDependenciesWithNamespace[0] 0.053
testRewritePomWithUnmappedParent[0] 0.029
testRewritePomExtensionDifferentVersion[0] 0
Extensions being part of reactor is not supported anymore
testRewriteBasicPom[0] 0.032
testRewriteManagedPomDependencies[0] 0.061
testRewritePomExtension[0] 0
Extensions being part of reactor is not supported anymore
testRewriteCommentsAroundValues[0] 0.04
testRewritePomPluginsDifferentVersion[0] 0.049
testRewriteAddSchema[0] 0.042
testRewritePomUnmappedReportPlugins[0] 0.042
testRewritePomWithInheritedVersion[0] 0.038
testRewriteUnmappedPom[0] 0.027
testRewriteBasicPomWithEncoding[0] 0.03
testRewritePomReportPluginsDifferentVersion[0] 0.046
testRewriteManagedPomUnmappedDependencies[0] 0.048
testCleanNoProjects[0] 0.026

ScmCommitDevelopmentPhaseTest

testIsCorrectImplementation 0.021
testCommitsNextVersionsAlternateMessage 0.031
testNoCommitOrRollbackRequired 0.028
testCommitsRollbackPrepare 0.027
testCommitsNextVersions 0.032

MapVersionsPhaseTest

testExecuteReleaseAutoVersionSubmodules_NotInteractive_MapDevelopment 0.035
testMapReleaseVersionsInteractiveAddZeroIncremental 0.023
testPrompterException 0.022
testMapReleaseVersionsInteractiveWithSnaphotVersion 0.021
testSimulateSnapshotBranchCreation_MapBranch 0.018
testExecuteReleaseBranchCreation_MapBranch 0.019
testExecuteSnapshotBranchCreation_MapBranch 0.022
testSimulateReleaseBranchCreation_UpdateBranchVersions_MapBranch 0.018
testSimulateSnapshotNonInteractive_MapDevelopment 0.018
testSimulateSnapshotBranchCreation_DefaultDevelopmentVersion_NonInteractive_MapDevelopment 0.019
testSimulateSnapshot_MapReleaseVersions 0.022
testExecuteSnapshotAutoVersionSubmodules_DefaultDevelopmentVersion_NonInteractive_MapDevelopment 0.018
testMapDevVersionsNonInteractive 0.02
testExecuteSnapshotBranchCreation_NonInteractive_MapDevelopment 0.02
testSimulateSnapshotAutoVersionSubmodules_BranchCreation_NotInteractive_MapDevelopment 0.022
testExecuteSnapshotBranchCreation_UpdateWorkingCopyVersions_MapDevelopment 0.02
testExecuteSnapshotDefaultDevelopmentVersion_MapDevelopment 0.019
testNonExistentVersionPolicy 0.02
testExecuteMultiModuleAutoVersionSubmodules__MapDevelopment 0.022
testSimulateSnapshotBranchCreation_NonUpdateWorkingCopyVersions_MapDevelopment 0.019
testExecuteSnapshotBranchCreation_DefaultDevelopmentVersion_NonInteractive_MapDevelopment 0.019
testExecuteReleaseAutoVersionSubmodules_BranchCreation_NotInteractive_MapBranch 0.019
testSimulateSnapshotBranchCreation_NonInteractive_UpdateBranchVersions_MapBranch 0.023
testExecuteSnapshotAutoVersionSubmodules_NotInteractive_MapDevelopment 0.02
testSimulateSnapshotBranchCreation_UpdateBranchVersions_UpdateVersionsToSnapshot_MapBranch 0.021
testExecuteSnapshotAutoVersionSubmodules_BranchCreation_NotInteractive_MapBranch 0.02
testExecuteSnapshotNonInteractive_MapDevelopment 0.023
testSimulateReleaseAutoVersionSubmodules_BranchCreation_NotInteractive_MapDevelopment 0.019
testExecuteReleaseAutoVersionSubmodules_NotInteractive_MapRelease 0.018
testSimulateSnapshotAutoVersionSubmodules_DefaultDevelopmentVersion_NonInteractive_MapDevelopment 0.019
testContinuousSnapshotCheck 0.022
testSimulateReleaseBranchCreation_MapDevelopment 0.019
testExecuteSnapshotBranchCreation_UpdateBranchVersions_UpdateVersionsToSnapshot_MapBranch 0.019
testExecuteReleaseBranchCreation_MapDevelopment 0.019
testSimulateSnapshotBranchCreation_DefaultReleaseVersion_UpdateBranchVersions_MapBranch 0.022
testSimulateSnapshotAutoVersionSubmodules_DefaultReleaseVersion_NonInteractive_MapDevelopment 0.019
testMapDevVersionsInteractiveDoNotUpdateWorkingCopy 0.019
testMapDevVersionsInteractive 0.021
testExecuteSnapshotNonInteractive_MapRelease 0.022
testExecuteReleaseAutoVersionSubmodules_BranchCreation_NotInteractive_MapDevelopment 0.019
testSimulateSnapshotAutoVersionSubmodules_NotInteractive_MapRelease 0.019
testEmptyDefaultReleaseVersion 0.019
testUnusualVersions1 0.021
testSimulateSnapshotDefaultDevelopmentVersion_MapDevelopment 0.018
testAdjustVersionInteractive 0.019
testSimulateMultiModuleAutoVersionSubmodules__MapDevelopment 0.018
testMapDevelopmentVersionsForSubModuleWithExplicitVersion 0.021
testSimulateSnapshotBranchCreation_UpdateBranchVersions_MapBranch 0.019
testSimulateReleaseBranchCreation_UpdateBranchVersions_UpdateVersionsToSnapshot_MapBranch 0.02
testExecuteSnapshotAutoVersionSubmodules_BranchCreation_NotInteractive_MapDevelopment 0.018
testExecuteSnapshotBranchCreation_DefaultReleaseVersion_UpdateBranchVersions_MapBranch 0.022
testExecuteReleaseBranchCreation_UpdateBranchVersions_MapBranch 0.018
testSimulateSnapshotDefaultDevelopmentVersion_NonInteractive_MapDevelopment 0.018
testSimulateReleaseBranchCreation_MapBranch 0.019
testUpdateDevelopmentInvalidDefaultDevelopmentVersion_NonInteractive 0.022
testSimulateReleaseAutoVersionSubmodules_BranchCreation_NotInteractive_MapBranch 0.019
testSimulateSnapshotNonInteractive_MapReleaseVersions 0.019
testUpdateReleaseInvalidDefaultReleaseVersion_NonInteractive 0.019
testExecuteSnapshotBranchCreation_UpdateBranchVersions_MapBranch 0.023
testSimulateSnapshotBranchCreation_NonInteractive_MapDevelopment 0.019
testSimulateReleaseAutoVersionSubmodules_NotInteractive_MapRelease 0.02
testExecuteReleaseBranchCreation_UpdateBranchVersions_UpdateVersionsToSnapshot_MapBranch 0.02
testSimulateSnapshotBranchCreation_DefaultDevelopmentVersion_MapDevelopment 0.022
testMapReleaseVersionsForSubModuleWithExplicitVersion 0.019
testSimulateReleaseAutoVersionSubmodules_NotInteractive_MapDevelopment 0.018
testAdjustVersionNonInteractive 0.018
testExecuteSnapshotDefaultDevelopmentVersion_NonInteractive_MapDevelopment 0.022
testExecuteSnapshotBranchCreation_NonUpdateWorkingCopyVersions_MapDevelopment 0.018
testEmptyDefaultDevelopmentVersion 0.019
testSimulateSnapshotAutoVersionSubmodules_NotInteractive_MapDevelopment 0.02
testExecuteReleaseBranchCreation_NonUpdateWorkingCopyVersions_MapDevelopment 0.023
testExecuteSnapshotBranchCreation_DefaultReleaseVersion_NonInteractive_UpdateBranchVersions_MapBranch 0.02
testExecuteSnapshotBranchCreation_NonInteractive_UpdateBranchVersions_MapBranch 0.019
testUpdateBranchInvalidDefaultReleaseVersion_NonInteractive 0.02
testExecuteSnapshot_MapRelease 0.022
testSimulateSnapshotBranchCreation_DefaultReleaseVersion_NonInteractive_UpdateBranchVersions_MapBranch 0.019
testExecuteSnapshotBranchCreation_DefaultDevelopmentVersion_MapDevelopment 0.019
testSimulateSnapshotAutoVersionSubmodules_BranchCreation_NotInteractive_MapBranch 0.019
testSimulateReleaseBranchCreation_NonUpdateWorkingCopyVersions_MapDevelopment 0.022
testExecuteSnapshotAutoVersionSubmodules_NotInteractive_MapRelease 0.022
testMapReleaseVersionsNonInteractiveWithExplicitVersion 0.021
testMapDevVersionsNonInteractiveWithExplicitVersion 0.018
testSimulateSnapshotBranchCreation_UpdateWorkingCopyVersions_MapDevelopment 0.022
testExecuteSnapshotAutoVersionSubmodules_DefaultReleaseVersion_NonInteractive_MapDevelopment 0.019

JDomBuildTest

testAddTestResource 0
testAddResource 0
testSetTestSourceDirectory 0
testSetSourceDirectory 0
testGetScriptSourceDirectory 0
testSetFinalName 0
testSetTestResources 0
testSetTestOutputDirectoryString 0
testGetResources 0
testSetPluginManagement 0
testGetFilters 0
testGetTestOutputDirectory 0
testGetPluginsAsMap 0
testGetExtensions 0
testRemoveFilter 0
testGetPlugins 0
testFlushPluginMap 0
testGetDirectory 0
testRemovePlugin 0
testSetDefaultGoal 0
testAddExtension 0
testAddFilter 0
testGetOutputDirectory 0
testSetExtensions 0
testAddPlugin 0
testSetResources 0
testGetTestResources 0
testGetPluginManagement 0
testGetTestSourceDirectory 0
testRemoveResource 0
testRemoveTestResource 0
testRemoveExtension 0
testGetFinalName 0
testSetOutputDirectory 0
testSetFilters 0
testSetDirectory 0
testSetPlugins 0
testGetSourceDirectory 0
testGetDefaultGoal 0
testSetScriptSourceDirectory 0

GitScmTranslatorTest

testTranslateTagUrl 0
testTranslateBranchUrl 0
testGetRelativePath 0
testResolveTag 0

RewritePomsForBranchPhaseTest

testRewritePomWithDeepSubprojects[0] 0.239
testRewritePomWithCDATASectionOnWindows[0] 0.113
testRewritePomForFlatMultiModule[0] 0.072
testRewritePomWithParentAndProperties[0] 0.133
testClean[0] 0.039
testCleanNotExists[0] 0.037
testRewriteWithDashedComments[0] 0.04
testRewriteInterpolatedVersionsDifferentVersion[0] 0.137
testRewritePomWithDifferentVersionsAcrossModules[0] 0.086
testRewritePomWithScmOfParentEndingWithASlash[0] 0.056
testRewriteBasicPomWithTagBaseAndVaryingScmUrls[0] 0.041
testScmOverridden[0] 0.07
testRewriteBasicPomWithScmExpression[0] 0.041
testSimulateRewrite[0] 0.04
testRewriteBasicPomWithEmptyScm[0] 0.042
testRewriteBasicPomWithInheritedScm[0] 0.086
testRewriteInterpolatedVersions[0] 0.108
testRewriteBasicPomWithGitFromTag[0] 0.051
testRewriteBasicPomWithTagBase[0] 0.041
testRewritePomWithDependencyPropertyCoordinate[0] 0.076
testRewritePomWithImportedDependencyManagementInReactor[0] 0.071
testRewriteBasicPomWithGit[0] 0.036
testRewriteBasicPomWithEditModeFailure[0] 0.034
testRewriteBasicPomWithEditModeException[0] 0.032
testRewritePomUnmappedPluginDependencies[0] 0.052
testRewritePomUnmappedProfile[0] 0.06
testRewritePomProfile[0] 0.081
testRewriteBasicPomWithEditMode[0] 0.041
testRewritePomPluginDependencies[0] 0.067
testRewriteBasicPomWithNoSuchProviderException[0] 0.033
testRewritePomUnmappedExtension[0] 0
Extensions being part of reactor is not supported anymore
testRewriteManagedPomPlugins[0] 0.07
testRewriteBasicPomNamespace[0] 0.058
testRewriteWhitespaceAroundValues[0] 0.064
testRewritePomWithParent[0] 0.046
testRewriteBasicPomWithScmRepoException[0] 0.032
testRewritePomDependenciesDifferentVersion[0] 0.066
testRewriteManagedPomUnmappedPlugins[0] 0.058
testRewritePomReportPlugins[0] 0.097
testRewritePomWithReleasedParent[0] 0.055
testRewritePomExtensionUndefinedVersion[0] 0
Extensions being part of reactor is not supported anymore
testRewritePomUnmappedPlugins[0] 0.058
testRewritePomUnmappedDependencies[0] 0.109
testRewritePomPlugins[0] 0.083
testRewriteBasicPomEntities[0] 0.044
testSimulateRewriteEditModeSkipped[0] 0.043
testRewriteCDataAroundValues[0] 0.082
testRewritePomDependencies[0] 0.133
testRewritePomWithChangedInheritedVersion[0] 0.042
testRewritePomDependenciesWithNamespace[0] 0.064
testRewritePomWithUnmappedParent[0] 0.045
testRewritePomExtensionDifferentVersion[0] 0
Extensions being part of reactor is not supported anymore
testRewriteBasicPom[0] 0.039
testRewriteManagedPomDependencies[0] 0.079
testRewritePomExtension[0] 0
Extensions being part of reactor is not supported anymore
testRewriteCommentsAroundValues[0] 0.045
testRewritePomPluginsDifferentVersion[0] 0.058
testRewriteAddSchema[0] 0.045
testRewritePomUnmappedReportPlugins[0] 0.068
testRewritePomWithInheritedVersion[0] 0.041
testRewriteUnmappedPom[0] 0.03
testRewriteBasicPomWithEncoding[0] 0.039
testRewritePomReportPluginsDifferentVersion[0] 0.066
testRewriteManagedPomUnmappedDependencies[0] 0.053
testCleanNoProjects[0] 0.029

ClearCaseScmTranslatorTest

testTranslateTagUrl 0
testTranslateBranchUrl 0
testGetRelativePath 0
testResolveTag 0

JazzScmTranslatorTest

testTranslateTagUrl 0
testTranslateBranchUrl 0
testGetRelativePath 0
testResolveTag 0

ScmBranchPhaseTest

testScmExceptionThrown 0.038
testScmRepositoryExceptionThrown 0.043
testBranchNoReleaseLabel 0.035
testCommitForFlatMultiModule 0.062
testScmResultFailure 0.041
testCommitMultiModuleDeepFolders 0.055
testNoSuchScmProviderExceptionThrown 0.04
testSimulateBranch 0.036
testSimulateBranchNoReleaseLabel 0.041
testBranch 0.042
testCommitMultiModule 0.054

RemoveScmTagPhaseTest

testExecuteOutput 0.025
testExecuteError 0
We changed the behaviour to warning instead of error.
testExecuteNoError 0.027
testSimulateOutput 0.025
testSimulateResultCode 0.029
testExecuteResultCode 0.027

JDomScmTest

testSetUrlString 0
testSetDeveloperConnectionString 0
testSetTagString 0
testSetConnectionString 0
testGetConnection 0
testGetDeveloperConnection 0
testGetTag 0
testGetUrl 0

CommandLineFactoryTest

testCreation 0.019

CheckPomPhaseTest

testMissingUrl 0.011
testReleasingNonSnapshot 0.019
testGetUrlFromProjectConnection 0.024
testGetUrlFromProjectDevConnection 0.02
testCorrectlyConfigured 0.019
testGetUrlFromProjectDevConnectionSimulate 0.021
testGetInvalidUrl 0.022
testGetInvalidProvider 0.018
testGetUrlFromProjectConnectionSimulate 0.019

EndReleasePhaseTest

testExecute 0.026
testSimulate 0.022

JDomModelTest

testSetVersion 0
testGetScm 0
testSetScm 0

Failure Details

[Summary] [Package List] [Test Cases]


testGetWindowsRootBaseWorkingDirectoryParentCountDifferentCase
skipped: got: <false>, expected: is <true>
testPrepareUnknownPhaseConfigured
skipped: This is testing messed up XML?
testRewritePomUnmappedExtension[0]
skipped: Extensions being part of reactor is not supported anymore
testRewritePomExtensionUndefinedVersion[0]
skipped: Extensions being part of reactor is not supported anymore
testRewritePomExtensionDifferentVersion[0]
skipped: Extensions being part of reactor is not supported anymore
testRewritePomExtension[0]
skipped: Extensions being part of reactor is not supported anymore
testRewritePomUnmappedExtension[0]
skipped: Extensions being part of reactor is not supported anymore
testRewritePomExtensionUndefinedVersion[0]
skipped: Extensions being part of reactor is not supported anymore
testRewritePomExtensionDifferentVersion[0]
skipped: Extensions being part of reactor is not supported anymore
testRewritePomExtension[0]
skipped: Extensions being part of reactor is not supported anymore
testRewritePomUnmappedExtension[0]
skipped: Extensions being part of reactor is not supported anymore
testRewritePomExtensionUndefinedVersion[0]
skipped: Extensions being part of reactor is not supported anymore
testRewritePomExtensionDifferentVersion[0]
skipped: Extensions being part of reactor is not supported anymore
testRewritePomExtension[0]
skipped: Extensions being part of reactor is not supported anymore
testRewritePomUnmappedExtension[0]
skipped: Extensions being part of reactor is not supported anymore
testRewritePomExtensionUndefinedVersion[0]
skipped: Extensions being part of reactor is not supported anymore
testRewritePomExtensionDifferentVersion[0]
skipped: Extensions being part of reactor is not supported anymore
testRewritePomExtension[0]
skipped: Extensions being part of reactor is not supported anymore
testExecuteError
skipped: We changed the behaviour to warning instead of error.