| Package | Description |
|---|---|
| org.mule.munit.runner.consumer | |
| org.mule.munit.runner.handler | |
| org.mule.munit.runner.printer |
| 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(RunResult runResult) |
void |
XmlResultPrinter.print(RunResult runResult) |
void |
MavenResultPrinter.print(RunResult runResult) |
void |
TextResultFilePrinter.print(RunResult runResult) |
void |
ResultPrinter.print(RunResult runResult) |
void |
CoverageSummaryPrinter.print(RunResult result) |
Copyright © 2018. All rights reserved.