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 |
createTestReportListener()
Creates a reporter listener.
|
public ForkingReporterFactory(boolean trimstackTrace, MasterProcessChannelEncoder eventChannel)
public TestReportListener createTestReportListener()
ReporterFactory
createTestReportListener
in interface ReporterFactory
public RunResult close()
ReporterFactory
close
in interface ReporterFactory
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.