Friday, May 8, 2015

TestNG Listeners

 TestNG provides a bunch of listeners as a part of its testing environment. These listeners are as follows:

  1. ITestListener
  2. IRetryListener
  3. IReporter
  4. ISuiteListener
  5. IInvokedMethod
  6. IHookable
  7. IConfigurationListener
  8. IConfigurableListener
  9. IAnnotationTransformer
  10. IExecution
  11. IMethodInterceptor

No comments:

Post a Comment

Selenium 3 vs Selenium 4