Interface IResultListener
- All Superinterfaces:
IConfigurationListener, ITestListener, ITestNGListener
- All Known Subinterfaces:
IResultListener2
- All Known Implementing Classes:
ExitCodeListener, JUnitXMLReporter, TestListenerAdapter
A convenient interface to use when implementing listeners.
- Author:
- Alexandru Popescu
-
Method Summary
Methods inherited from interface IConfigurationListener
beforeConfiguration, beforeConfiguration, onConfigurationFailure, onConfigurationFailure, onConfigurationSkip, onConfigurationSkip, onConfigurationSuccess, onConfigurationSuccessMethods inherited from interface ITestListener
onFinish, onStart, onTestFailedButWithinSuccessPercentage, onTestFailedWithTimeout, onTestFailure, onTestSkipped, onTestStart, onTestSuccessMethods inherited from interface ITestNGListener
isEnabled