Package | Description |
---|---|
org.apache.maven.surefire.api.booter | |
org.apache.maven.surefire.api.report |
Modifier and Type | Class and Description |
---|---|
class |
ForkingRunListener
Encodes the full output of the test run to the "target".
|
Modifier and Type | Interface and Description |
---|---|
interface |
TestReportListener<T extends OutputReportEntry>
This architecture has two sides (forked JVM, plugin JVM) implementing the same interface
TestReportListener : |
Modifier and Type | Method and Description |
---|---|
static TestOutputReceiver |
ConsoleOutputReceiverForCurrentThread.get() |
Modifier and Type | Method and Description |
---|---|
static void |
ConsoleOutputReceiverForCurrentThread.set(TestOutputReceiver testOutputReceiver) |
static void |
ConsoleOutputCapture.startCapture(TestOutputReceiver<OutputReportEntry> target) |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.