public class ForkingReporterFactory extends Object implements ReporterFactory
| Constructor and Description |
|---|
ForkingReporterFactory(boolean trimstackTrace,
MasterProcessChannelEncoder eventChannel) |
| Modifier and Type | Method and Description |
|---|---|
RunResult |
close()
Closes the factory, freeing resources allocated in the factory.
|
TestReportListener<TestOutputReportEntry> |
createTestReportListener()
Creates a reporter listener.
|
public ForkingReporterFactory(boolean trimstackTrace,
MasterProcessChannelEncoder eventChannel)
public TestReportListener<TestOutputReportEntry> createTestReportListener()
ReporterFactorycreateTestReportListener in interface ReporterFactorypublic RunResult close()
ReporterFactoryclose in interface ReporterFactoryCopyright © 2004–2025 The Apache Software Foundation. All rights reserved.