Uses of Class
org.apache.maven.shared.release.phase.AbstractReleaseTestCase

Packages that use AbstractReleaseTestCase
org.apache.maven.shared.release.phase   
 

Uses of AbstractReleaseTestCase in org.apache.maven.shared.release.phase
 

Subclasses of AbstractReleaseTestCase in org.apache.maven.shared.release.phase
 class AbstractEditModeRewritingReleasePhaseTestCase
          Base class with tests for rewriting POMs with edit mode.
 class AbstractRewritingReleasePhaseTestCase
          Base class with tests for rewriting POMs.
 class CheckDependencySnapshotsPhaseTest
          Test the dependency snapshot check phase.
 class CheckoutProjectFromScmTest
           
 class GenerateReleasePomsPhaseTest
          Test the generate release POMs phase.
 class RemoveReleasePomsPhaseTest
          Test the remove release POMs phase.
 class RewritePomsForDevelopmentPhaseTest
          Test the SCM modification check phase.
 class RewritePomsForReleasePhaseTest
          Test the SCM modification check phase.
 class ScmCommitDevelopmentPhaseTest
          Test the SCM development commit phase.
 class ScmCommitPreparationPhaseTest
          Test the release or branch preparation SCM commit phase.
 class ScmTagPhaseTest
          Test the SCM tag phase.
 



Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.