|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SurefireReportParameters | |
|---|---|
| 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 | |
| Uses of SurefireReportParameters in org.apache.maven.plugin.failsafe |
|---|
| Classes in org.apache.maven.plugin.failsafe that implement SurefireReportParameters | |
|---|---|
class |
VerifyMojo
Verify integration tests ran using Surefire. |
| Uses of SurefireReportParameters in org.apache.maven.plugin.surefire |
|---|
| Classes in org.apache.maven.plugin.surefire that implement SurefireReportParameters | |
|---|---|
class |
SurefirePlugin
Run tests using Surefire. |
| Methods in org.apache.maven.plugin.surefire with parameters of type SurefireReportParameters | |
|---|---|
static void |
SurefireHelper.reportExecution(SurefireReportParameters reportParameters,
int result,
org.apache.maven.plugin.logging.Log log)
|
static void |
SurefireHelper.reportExecution(SurefireReportParameters reportParameters,
RunResult result,
org.apache.maven.plugin.logging.Log log)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||