Package | Description |
---|---|
org.testng | |
org.testng.internal |
Modifier and Type | Method and Description |
---|---|
void |
TestNG.addExecutionListener(IExecutionListener l)
Deprecated.
Use addListener(ITestNGListener) instead
|
Modifier and Type | Method and Description |
---|---|
List<IExecutionListener> |
IConfiguration.getExecutionListeners() |
List<IExecutionListener> |
Configuration.getExecutionListeners() |
Modifier and Type | Method and Description |
---|---|
void |
IConfiguration.addExecutionListener(IExecutionListener l) |
void |
Configuration.addExecutionListener(IExecutionListener l) |
Copyright © 2024. All rights reserved.