Uses of Interface
org.apache.maven.plugin.surefire.SurefireExecutionParameters

Packages that use SurefireExecutionParameters
org.apache.maven.plugin.failsafe Provides Mojo goals for running integration tests and subsequently failing the build in a safe way. 
org.apache.maven.plugin.surefire   
 

Uses of SurefireExecutionParameters in org.apache.maven.plugin.failsafe
 

Classes in org.apache.maven.plugin.failsafe that implement SurefireExecutionParameters
 class IntegrationTestMojo
          Run integration tests using Surefire.
 

Uses of SurefireExecutionParameters in org.apache.maven.plugin.surefire
 

Classes in org.apache.maven.plugin.surefire that implement SurefireExecutionParameters
 class AbstractSurefireMojo
          Abstract base class for running tests using Surefire.
 class SurefirePlugin
          Run tests using Surefire.
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.