Searched refs:addExecutionListener (Results 1 – 4 of 4) sorted by relevance
22 void addExecutionListener(IExecutionListener l); in addExecutionListener() method
79 public void addExecutionListener(IExecutionListener l) { in addExecutionListener() method in Configuration
738 addExecutionListener((IExecutionListener) listener); in addListener()1121 public void addExecutionListener(IExecutionListener l) { in addExecutionListener() method in TestNG
370 m_configuration.addExecutionListener(iel); in initListeners()