Class TestNG5143Configurator

All Implemented Interfaces:
Configurator
Direct Known Subclasses:
TestNG60Configurator

public class TestNG5143Configurator extends TestNG5141Configurator
TestNG 5.14.3 configurator. Changed: "reporterslist" replaced by "reporter", and "listener" can use String instead of List<Class>.
  • Constructor Details

    • TestNG5143Configurator

      public TestNG5143Configurator()
  • Method Details

    • convertListeners

      protected Object convertListeners(String listenerClasses) throws org.apache.maven.surefire.api.testset.TestSetFailedException
      Overrides:
      convertListeners in class TestNG5141Configurator
      Throws:
      org.apache.maven.surefire.api.testset.TestSetFailedException