public interface IExecutionListener extends ITestNGListener
| Modifier and Type | Method and Description |
|---|---|
void |
onExecutionFinish()
Invoked once all the suites have been run.
|
void |
onExecutionStart()
Invoked before the TestNG run starts.
|
Copyright © 2015. All Rights Reserved.