public final class SurefireHelper extends Object
Modifier and Type | Method and Description |
---|---|
static List<CommandLineOption> |
commandLineOptions(MavenSession session,
Log log) |
static void |
logDebugOrCliShowErrors(CharSequence s,
Log log,
Collection<CommandLineOption> cli) |
static void |
reportExecution(SurefireReportParameters reportParameters,
RunResult result,
Log log) |
public static void reportExecution(SurefireReportParameters reportParameters, RunResult result, Log log) throws MojoFailureException, MojoExecutionException
public static List<CommandLineOption> commandLineOptions(MavenSession session, Log log)
public static void logDebugOrCliShowErrors(CharSequence s, Log log, Collection<CommandLineOption> cli)
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.