| Package | Description |
|---|---|
| org.mule.munit.plugin.maven.runner.printer | |
| org.mule.munit.plugin.maven.util |
| Modifier and Type | Class and Description |
|---|---|
class |
FileResultPrinter
Abstract class that prints a test run result to a file
|
class |
MavenResultPrinter
Prints the MUnit run result through the Maven Log
|
class |
TestOutputFilePrinter
Prints the test output to a file
|
class |
TextResultFilePrinter
Prints the run result to a xml file following the surefire format.
|
class |
XmlResultPrinter
Prints the run result to a xml file following the surefire format.
|
| Modifier and Type | Method and Description |
|---|---|
List<ResultPrinter> |
DefaultResultPrinterFactory.create() |
List<ResultPrinter> |
ResultPrinterFactory.create() |
Copyright © 2019. All rights reserved.