public final class SurefireHelper
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
private |
SurefireHelper()
Do not instantiate.
|
Modifier and Type | Method and Description |
---|---|
static java.util.List<CommandLineOption> |
commandLineOptions(org.apache.maven.execution.MavenSession session,
org.apache.maven.plugin.logging.Log log) |
private static java.lang.String |
getFailureBehavior(org.apache.maven.execution.MavenExecutionRequest request) |
static void |
logDebugOrCliShowErrors(java.lang.CharSequence s,
org.apache.maven.plugin.logging.Log log,
java.util.Collection<CommandLineOption> cli) |
static void |
reportExecution(SurefireReportParameters reportParameters,
RunResult result,
org.apache.maven.plugin.logging.Log log) |
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.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException
public static java.util.List<CommandLineOption> commandLineOptions(org.apache.maven.execution.MavenSession session, org.apache.maven.plugin.logging.Log log)
public static void logDebugOrCliShowErrors(java.lang.CharSequence s, org.apache.maven.plugin.logging.Log log, java.util.Collection<CommandLineOption> cli)
private static java.lang.String getFailureBehavior(org.apache.maven.execution.MavenExecutionRequest request) throws java.lang.NoSuchMethodException, java.lang.reflect.InvocationTargetException, java.lang.IllegalAccessException
java.lang.NoSuchMethodException
java.lang.reflect.InvocationTargetException
java.lang.IllegalAccessException