| Package | Description |
|---|---|
| org.testng | |
| org.testng.internal |
| Modifier and Type | Method | Description |
|---|---|---|
void |
TestNG.addExecutionListener(IExecutionListener l) |
Deprecated.
Use addListener(ITestNGListener) instead
|
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<IExecutionListener> |
Configuration.getExecutionListeners() |
|
java.util.List<IExecutionListener> |
IConfiguration.getExecutionListeners() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
Configuration.addExecutionListener(IExecutionListener l) |
|
void |
IConfiguration.addExecutionListener(IExecutionListener l) |