Package org.testng.internal
Interface IResultListener2
- All Superinterfaces:
IConfigurationListener
,IResultListener
,ITestListener
,ITestNGListener
- All Known Implementing Classes:
ExitCodeListener
,JUnitXMLReporter
,TestListenerAdapter
-
Method Summary
Methods inherited from interface org.testng.IConfigurationListener
beforeConfiguration, beforeConfiguration, onConfigurationFailure, onConfigurationFailure, onConfigurationSkip, onConfigurationSkip, onConfigurationSuccess, onConfigurationSuccess
Methods inherited from interface org.testng.ITestListener
onFinish, onStart, onTestFailedButWithinSuccessPercentage, onTestFailedWithTimeout, onTestFailure, onTestSkipped, onTestStart, onTestSuccess