Class and Description |
---|
ConsoleReporter
Base class for console reporters.
|
FileReporter
Base class for file reporters.
|
StatelessXmlReporter
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. |
TestcycleConsoleOutputReceiver |
WrappedReportEntry |
Class and Description |
---|
DefaultReporterFactory
Provides reporting modules on the plugin side.
|
Class and Description |
---|
DefaultReporterFactory
Provides reporting modules on the plugin side.
|
Class and Description |
---|
ConsoleReporter
Base class for console reporters.
|
DefaultReporterFactory
Provides reporting modules on the plugin side.
|
DefaultReporterFactory.TestResultType |
FileReporter
Base class for file reporters.
|
ReportEntryType
Type of an entry in the report
|
StatelessXmlReporter
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. |
StatelessXmlReporter.EncodingOutputStream |
TestcycleConsoleOutputReceiver |
TestMethodStats
Maintains per-thread test result state for a single test method.
|
TestSetRunListener
Reports data for a single test set.
|
TestSetStats
Maintains per-thread test result state.
|
Utf8RecodingDeferredFileOutputStream
A deferred file output stream decorator that recodes the bytes written into the stream from the VM default encoding
to UTF-8.
|
WrappedReportEntry |
Class and Description |
---|
TestSetStats
Maintains per-thread test result state.
|