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.
|
RunListener createReporter()
RunResult close()
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.