Class TestNG5141Configurator

All Implemented Interfaces:
Configurator
Direct Known Subclasses:
TestNG5143Configurator

public class TestNG5141Configurator extends TestNG513Configurator
TestNG 5.14.1 configurator. Changed: "listener" use List instead of String.
  • Constructor Details

    • TestNG5141Configurator

      public TestNG5141Configurator()
  • Method Details

    • convertListeners

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