| Interface | Description |
|---|---|
| ResultPrinter |
Interface that prints the result of a MUnit run
|
| Class | Description |
|---|---|
| CoverageSummaryPrinter |
Prints the Coverage Summary through the Console
|
| 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 © 2018. All rights reserved.