| Package | Description |
|---|---|
| org.mule.munit.plugin.maven | |
| org.mule.munit.plugin.maven.runner.consumer | |
| org.mule.munit.plugin.maven.runner.handler | |
| org.mule.munit.plugin.maven.runner.printer |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractMunitMojo.handleRunResult(TargetRuntime targetRuntime,
RunResult runResult) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractMunitMojo.failBuildIfNecessary(Map<TargetRuntime,RunResult> runResults) |
| Modifier and Type | Method and Description |
|---|---|
RunResult |
RunnerStreamConsumer.getRunResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestOutputMessageHandler.handleRunResult(RunResult runResult) |
default void |
RunnerMessageHandler.handleRunResult(RunResult runResult) |
| Modifier and Type | Method and Description |
|---|---|
void |
TestOutputFilePrinter.print(TargetRuntime targetRuntime,
RunResult runResult) |
void |
MavenResultPrinter.print(TargetRuntime runtime,
RunResult runResult) |
void |
XmlResultPrinter.print(TargetRuntime targetRuntime,
RunResult runResult) |
void |
TextResultFilePrinter.print(TargetRuntime targetRuntime,
RunResult runResult) |
void |
ResultPrinter.print(TargetRuntime targetRuntime,
RunResult runResult) |
Copyright © 2019. All rights reserved.