| Interface | Description |
|---|---|
| ResultPrinter |
Interface that prints the result of a MUnit run
|
| Class | Description |
|---|---|
| FileResultPrinter |
Abstract class that prints a test run result to a file
|
| MavenResultPrinter |
Prints the MUnit run result through the Maven Log
|
| TestOutputFilePrinter |
Prints the test output to a file
|
| TextResultFilePrinter |
Prints the run result to a xml file following the surefire format.
|
| XmlResultPrinter |
Prints the run result to a xml file following the surefire format.
|
Copyright © 2019. All rights reserved.