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–2013 The Apache Software Foundation. All rights reserved.