Package org.apache.maven.plugin.surefire
-
Interface Summary Interface Description SurefireExecutionParameters This interface contains all the common parameters that have different implementations in Surefire vs IntegrationTestSurefireReportParameters The parameters required to report on a surefire execution. -
Class Summary Class Description AbstractSurefireMojo Abstract base class for running tests using Surefire.AbstractSurefireMojo.ClasspathCache ClasspathCache Deprecated. CommonReflector InPluginVMSurefireStarter Starts the provider in the same VM as the surefire plugin.JdkAttributes ResolvePathResultWrapper WrapsResolvePathResult
and place marker.StartupReportConfiguration All the parameters used to construct reportersSurefireDependencyResolver Does dependency resolution and artifact handling for the surefire plugin.SurefireHelper Helper class for surefire pluginsSurefirePlugin Run tests using Surefire.SurefireProperties A properties implementation that preserves insertion order.TestClassPath -
Enum Summary Enum Description AbstractSurefireMojo.PluginFailureReason Determines whether the plugin should fail if no tests found to run.