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()
ReporterFactorycreateReporter in interface ReporterFactorypublic RunResult close()
ReporterFactoryclose in interface ReporterFactoryCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.