Package | Description |
---|---|
org.apache.maven.plugin.surefire |
Modifier and Type | Method and Description |
---|---|
protected PluginConsoleLogger |
AbstractSurefireMojo.getConsoleLogger() |
Modifier and Type | Method and Description |
---|---|
static List<CommandLineOption> |
SurefireHelper.commandLineOptions(MavenSession session,
PluginConsoleLogger log) |
static void |
SurefireHelper.logDebugOrCliShowErrors(String s,
PluginConsoleLogger log,
Collection<CommandLineOption> cli) |
static void |
SurefireHelper.reportExecution(SurefireReportParameters reportParameters,
RunResult result,
PluginConsoleLogger log,
Exception firstForkException) |
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.