public class ForkingReporterFactory extends Object implements ReporterFactory
Constructor and Description |
---|
ForkingReporterFactory(boolean trimstackTrace,
PrintStream originalSystemOut) |
Modifier and Type | Method and Description |
---|---|
RunResult |
close()
Closes the factory, freeing resources allocated in the factory.
|
RunListener |
createReporter()
Creates a reporter.
|
public ForkingReporterFactory(boolean trimstackTrace, PrintStream originalSystemOut)
public RunListener createReporter()
ReporterFactory
createReporter
in interface ReporterFactory
public RunResult close()
ReporterFactory
close
in interface ReporterFactory
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.