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,
                                   RunResult result,
                                   Log log)
                            throws MojoFailureException,
                                   MojoExecutionException
- Throws:
 MojoFailureException
MojoExecutionException
 
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.