| Package | Description |
|---|---|
| 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.plugin.surefire.booterclient | |
| org.apache.maven.plugin.surefire.report |
| Class and Description |
|---|
| AbstractSurefireMojo
Abstract base class for running tests using Surefire.
|
| 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 and Description |
|---|
| AbstractSurefireMojo
Abstract base class for running tests using Surefire.
|
| ConfigurableProviderInfo |
| InPluginVMSurefireStarter
Starts the provider in the same VM as the surefire plugin.
|
| ProviderInfo |
| StartupReportConfiguration
All the parameters used to construct reporters
|
| SurefireDependencyResolver
Does dependency resolution and artifact handling for the surefire plugin.
|
| SurefireExecutionParameters
This interface contains all the common parameters that have different implementations in Surefire vs IntegrationTest
|
| SurefireProperties
A properties implementation that preserves insertion order.
|
| SurefireReportParameters
The parameters required to report on a surefire execution.
|
| Class and Description |
|---|
| StartupReportConfiguration
All the parameters used to construct reporters
|
| SurefireProperties
A properties implementation that preserves insertion order.
|
| Class and Description |
|---|
| StartupReportConfiguration
All the parameters used to construct reporters
|