| Interface | Description | 
|---|---|
| ProviderInfo | |
| SurefireExecutionParameters | 
 This interface contains all the common parameters that have different implementations in Surefire vs IntegrationTest 
 | 
| SurefireReportParameters | 
 The parameters required to report on a surefire execution. 
 | 
| Class | Description | 
|---|---|
| AbstractSurefireMojo | 
 Abstract base class for running tests using Surefire. 
 | 
| ClasspathCache | |
| CommonReflector | |
| InPluginVMSurefireStarter | 
 Starts the provider in the same VM as the surefire plugin. 
 | 
| ProviderList | |
| StartupReportConfiguration | 
 All the parameters used to construct reporters
  
 | 
| SurefireDependencyResolver | 
 Does dependency resolution and artifact handling for the surefire plugin. 
 | 
| SurefireHelper | 
 Helper class for surefire plugins 
 | 
| SurefireProperties | 
 A properties implementation that preserves insertion order. 
 | 
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.