Package org.testng
Interface ITestNGListener
-
- All Known Subinterfaces:
IAlterSuiteListener,IAnnotationTransformer,IAnnotationTransformer,IAnnotationTransformer2,IAnnotationTransformer3,IClassListener,IConfigurable,IConfigurationListener,IConfigurationListener2,IDataProviderListener,IExecutionListener,IHookable,IInvokedMethodListener,IInvokedMethodListener2,IMethodInterceptor,IReporter,IResultListener,IResultListener2,ISuiteListener,ITestListener
- All Known Implementing Classes:
DefaultAnnotationTransformer,DotTestListener,EmailableReporter,EmailableReporter2,ExitCodeListener,ExitCodeListener,FailedReporter,IgnoreListener,InstanceOrderingMethodInterceptor,JqReporter,JUnitReportReporter,JUnitXMLReporter,Main,PreserveOrderMethodInterceptor,SuiteHTMLReporter,SuiteRunner,TestHTMLReporter,TestListenerAdapter,TestNG.ExitCodeListener,TestRunner.ConfigurationListener,TextReporter,VerboseReporter,XMLReporter
public interface ITestNGListenerThis is a marker interface for all objects that can be passed as a -listener argument.