Uses of Interface
org.testng.ISuiteListener
-
Packages that use ISuiteListener Package Description org.testng -
-
Uses of ISuiteListener in org.testng
Methods in org.testng that return types with arguments of type ISuiteListener Modifier and Type Method Description java.util.List<ISuiteListener>TestNG. getSuiteListeners()Methods in org.testng with parameters of type ISuiteListener Modifier and Type Method Description protected voidSuiteRunner. addListener(ISuiteListener reporter)
-