|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISuiteListener | |
---|---|
org.testng |
Uses of ISuiteListener in org.testng |
---|
Fields in org.testng with type parameters of type ISuiteListener | |
---|---|
protected java.util.List<ISuiteListener> |
TestNG.m_suiteListeners
|
Methods in org.testng that return types with arguments of type ISuiteListener | |
---|---|
java.util.List<ISuiteListener> |
TestNG.getSuiteListeners()
|
Methods in org.testng with parameters of type ISuiteListener | |
---|---|
void |
TestNG.addListener(ISuiteListener listener)
|
void |
SuiteRunner.addListener(ISuiteListener reporter)
Registers ISuiteListeners interested in reporting the result of the current suite. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |