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, onConfigurationSuccessMethods inherited from interface org.testng.ITestListener
onFinish, onStart, onTestFailedButWithinSuccessPercentage, onTestFailedWithTimeout, onTestFailure, onTestSkipped, onTestStart, onTestSuccessMethods inherited from interface org.testng.ITestNGListener
isEnabled