public interface RunReporter
| Modifier and Type | Method and Description |
|---|---|
void |
runCompleted()
Indicates the end of the entire test run
Only called on the first provider, and just by the ReporterFactory
|
void |
runStarting()
Indicates the start of the entire test run.
|
Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.