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 Detail

      • TestNG5143Configurator

        public TestNG5143Configurator()
    • Method Detail

      • convertListeners

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