Package | Description |
---|---|
org.testng.internal |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.Class<? extends IExecutionListener>,IExecutionListener> |
Configuration.m_executionListeners |
private java.util.Map<java.lang.Class<? extends IExecutionListener>,IExecutionListener> |
Configuration.m_executionListeners |
Modifier and Type | Method and Description |
---|---|
java.util.List<IExecutionListener> |
Configuration.getExecutionListeners() |
java.util.List<IExecutionListener> |
IConfiguration.getExecutionListeners() |
Modifier and Type | Method and Description |
---|---|
default void |
IConfiguration.addExecutionListener(IExecutionListener l) |
boolean |
Configuration.addExecutionListenerIfAbsent(IExecutionListener l) |
default boolean |
IConfiguration.addExecutionListenerIfAbsent(IExecutionListener l) |