public class FailsafeTestExecutionHandler extends AbstractExecutionHandler
logger, reporter| Constructor and Description |
|---|
FailsafeTestExecutionHandler(MavenEventReporter reporter) |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
getConfigurationParametersToReport(org.apache.maven.execution.ExecutionEvent executionEvent) |
protected String |
getSupportedPluginGoal() |
protected org.apache.maven.execution.ExecutionEvent.Type |
getSupportedType() |
_handle, addDetails, fullClone, getMojoConfigurationValue, handle, toStringnewElement, newElement, newElement, newElement, newElementpublic FailsafeTestExecutionHandler(MavenEventReporter reporter)
@Nullable protected org.apache.maven.execution.ExecutionEvent.Type getSupportedType()
getSupportedType in class AbstractExecutionHandler@Nullable protected String getSupportedPluginGoal()
getSupportedPluginGoal in class AbstractExecutionHandler@Nonnull protected List<String> getConfigurationParametersToReport(org.apache.maven.execution.ExecutionEvent executionEvent)
getConfigurationParametersToReport in class AbstractExecutionHandlerCopyright © 2018. All rights reserved.