| Package | Description |
|---|---|
| org.apache.maven.surefire.report |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConsoleReporter
Base class for console reporters.
|
class |
BriefConsoleReporter
Brief format console reporter.
|
class |
ConsoleReporter
Console reporter.
|
class |
DetailedConsoleReporter
Detailed console reporter.
|
class |
ForkingConsoleReporter
Surefire reporter that will prefix surefire output to make it easier to parse when forking tests
|
class |
MulticastingReporter
A reporter that broadcasts to other reporters
|
class |
ReporterManager
A reporting front-end for providers.
|
| Modifier and Type | Field and Description |
|---|---|
protected RunReporter |
ReporterManagerFactory.first |
Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.