org.apache.maven.plugin.surefire
Class SurefireHelper
java.lang.Object
org.apache.maven.plugin.surefire.SurefireHelper
public final class SurefireHelper
- extends Object
Helper class for surefire plugins
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
reportExecution
public static void reportExecution(SurefireReportParameters reportParameters,
org.apache.maven.surefire.suite.RunResult result,
org.apache.maven.plugin.logging.Log log)
throws org.apache.maven.plugin.MojoFailureException
- Throws:
org.apache.maven.plugin.MojoFailureException
reportExecution
public static void reportExecution(SurefireReportParameters reportParameters,
int result,
org.apache.maven.plugin.logging.Log log)
throws org.apache.maven.plugin.MojoFailureException
- Throws:
org.apache.maven.plugin.MojoFailureException
Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.