public interface ReporterFactory
Modifier and Type | Method and Description |
---|---|
RunResult |
close()
Closes the factory, freeing resources allocated in the factory.
|
TestReportListener<TestOutputReportEntry> |
createTestReportListener()
Creates a reporter listener.
|
TestReportListener<TestOutputReportEntry> createTestReportListener()
RunResult close()
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.