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
|
Summary | |
SurefireDependencyResolver |
Does dependency resolution and artifact handling for the surefire plugin.
|
SurefireHelper |
Helper class for surefire plugins
|
SurefirePlugin |
Run tests using Surefire.
|
SurefireProperties |
A properties implementation that preserves insertion order.
|
Copyright © 2004-2012 Apache Software Foundation. All Rights Reserved.