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
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
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
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
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
InputVariablesPhaseTest
CreateBackupPomsPhaseTest
| testBasicPom | 0.035 | |
| testMultiModulePom | 0.038 |
PropertiesReleaseDescriptorStoreTest
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
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
BranchInputVariablesPhaseTest
RunCompleteGoalsPhaseTest
| testEmptyGoals | 0.021 | |
| testExecute | 0.022 | |
| testSimulateException | 0.023 | |
| testSimulate | 0.022 | |
| testExecuteException | 0.022 |
JDomPropertiesTest
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
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
JDomBuildTest
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
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
EndReleasePhaseTest
| testExecute | 0.026 | |
| testSimulate | 0.022 |
JDomModelTest
| testSetVersion | 0 | |
| testGetScm | 0 | |
| testSetScm | 0 |
Failure Details
[Summary] [Package List] [Test Cases]


