Uses of Interface
org.apache.maven.plugin.surefire.SurefireExecutionParameters
Packages that use SurefireExecutionParameters
Package
Description
Provides Mojo goals for running integration tests and subsequently failing the build in a safe way.
-
Uses of SurefireExecutionParameters in org.apache.maven.plugin.failsafe
Classes in org.apache.maven.plugin.failsafe that implement SurefireExecutionParameters -
Uses of SurefireExecutionParameters in org.apache.maven.plugin.surefire
Classes in org.apache.maven.plugin.surefire that implement SurefireExecutionParametersModifier and TypeClassDescriptionclass
Abstract base class for running tests using Surefire.class
Run tests using Surefire.