|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.surefire.SurefireHelper
public final class SurefireHelper
Helper class for surefire plugins
| Method Summary | |
|---|---|
static void |
reportExecution(SurefireReportParameters reportParameters,
int result,
org.apache.maven.plugin.logging.Log log)
|
static void |
reportExecution(SurefireReportParameters reportParameters,
RunResult result,
org.apache.maven.plugin.logging.Log log)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void reportExecution(SurefireReportParameters reportParameters,
RunResult result,
org.apache.maven.plugin.logging.Log log)
throws org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoFailureException
public static void reportExecution(SurefireReportParameters reportParameters,
int result,
org.apache.maven.plugin.logging.Log log)
throws org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoFailureException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||