Package | Description |
---|---|
org.apache.maven.plugin.surefire.report |
Modifier and Type | Class and Description |
---|---|
class |
AbstractConsoleReporter
Base class for console reporters.
|
class |
AbstractFileReporter
Base class for file reporters.
|
class |
AbstractTextReporter
Text based reporter.
|
class |
BriefConsoleReporter
Brief format console reporter.
|
class |
BriefFileReporter
Brief format file reporter.
|
class |
ConsoleReporter
Console reporter.
|
class |
DetailedConsoleReporter
Detailed console reporter.
|
class |
FileReporter
Text file reporter.
|
class |
XMLReporter
XML format reporter writing to
TEST-reportName[-suffix].xml file like written and read
by Ant's <junit> and
<junitreport> tasks,
then supported by many tools like CI servers. |
Copyright © 2004-2012 Apache Software Foundation. All Rights Reserved.