Uses of Package
org.apache.maven.plugin.surefire

Packages that use org.apache.maven.plugin.surefire
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   
org.apache.maven.test   
 

Classes in org.apache.maven.plugin.surefire used by org.apache.maven.plugin.failsafe
AbstractSurefireMojo
          Abstract base class for running tests using Surefire.
SurefireExecutionParameters
          The parameters required to execute surefire.
SurefireReportParameters
          The parameters required to report on a surefire execution.
 

Classes in org.apache.maven.plugin.surefire used by org.apache.maven.plugin.surefire
AbstractSurefireMojo
          Abstract base class for running tests using Surefire.
ProviderInfo
           
SurefireExecutionParameters
          The parameters required to execute surefire.
SurefireReportParameters
          The parameters required to report on a surefire execution.
 

Classes in org.apache.maven.plugin.surefire used by org.apache.maven.test
SurefirePlugin
          Run tests using Surefire.
 



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