Class and Description |
---|
ReportEntry
Describes a single entry for a test report
|
ReporterConfiguration
Bits and pieces of reporting configuration that seem to be necessary on the provider side.
|
ReporterFactory
Used by the providers to request (per-thread) run listeners.
|
RunListener
Used by providers to report results.
|
StackTraceWriter
Ability to write a stack trace, filtered to omit locations inside Surefire and Maven.
|
TestOutputReceiver
A receiver of stdout/sterr output from running tests.
|
TestOutputReportEntry
This report entry should be used in
TestOutputReceiver.writeTestOutput(OutputReportEntry) . |
TestReportListener
This architecture has two sides (forked JVM, plugin JVM) implementing the same interface
TestReportListener : |
TestSetReportEntry
Describes test-set when started and finished.
|
Class and Description |
---|
ReportEntry
Describes a single entry for a test report
|
RunMode
Determines the purpose the provider started the tests.
|
StackTraceWriter
Ability to write a stack trace, filtered to omit locations inside Surefire and Maven.
|
TestSetReportEntry
Describes test-set when started and finished.
|
Class and Description |
---|
ReporterConfiguration
Bits and pieces of reporting configuration that seem to be necessary on the provider side.
|
ReporterException
Exception occurring during report generation.
|
ReporterFactory
Used by the providers to request (per-thread) run listeners.
|
Class and Description |
---|
OutputReportEntry
Minimum data requirement for report entry.
|
ReportEntry
Describes a single entry for a test report
|
RunListener
Used by providers to report results.
|
RunMode
Determines the purpose the provider started the tests.
|
SafeThrowable
Guards against misbehaving throwables
|
SimpleReportEntry
Basic implementation of
TestSetReportEntry (immutable and thread-safe object). |
StackTraceWriter
Ability to write a stack trace, filtered to omit locations inside Surefire and Maven.
|
TestOutputReceiver
A receiver of stdout/sterr output from running tests.
|
TestOutputReportEntry
This report entry should be used in
TestOutputReceiver.writeTestOutput(OutputReportEntry) . |
TestReportListener
This architecture has two sides (forked JVM, plugin JVM) implementing the same interface
TestReportListener : |
TestSetReportEntry
Describes test-set when started and finished.
|
Class and Description |
---|
ReportEntry
Describes a single entry for a test report
|
Class and Description |
---|
RunMode
Determines the purpose the provider started the tests.
|
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.