public interface ReporterFactory
Modifier and Type | Method and Description |
---|---|
RunResult |
close()
Closes the factory, freeing resources allocated in the factory.
|
RunListener |
createReporter()
Creates a reporter.
|
RunStatistics |
getGlobalRunStatistics() |
RunListener createReporter()
RunResult close()
RunStatistics getGlobalRunStatistics()
Copyright © 2004-2012 Apache Software Foundation. All Rights Reserved.