Class TestNG513Configurator
java.lang.Object
org.apache.maven.surefire.testng.conf.TestNGMapConfigurator
org.apache.maven.surefire.testng.conf.TestNG510Configurator
org.apache.maven.surefire.testng.conf.TestNG513Configurator
- All Implemented Interfaces:
Configurator
- Direct Known Subclasses:
TestNG5141Configurator
TestNG 5.13 configurator. Changed: "reporterslist" need String instead of List<ReporterConfig>.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ObjectconvertListeners(String listenerClasses) protected ObjectMethods inherited from class org.apache.maven.surefire.testng.conf.TestNG510Configurator
configureMethods inherited from class org.apache.maven.surefire.testng.conf.TestNGMapConfigurator
configure, configureParallel, configureThreadCount, convert
-
Constructor Details
-
TestNG513Configurator
public TestNG513Configurator()
-
-
Method Details
-
convertReporterConfig
- Overrides:
convertReporterConfigin classTestNGMapConfigurator
-
convertListeners
- Overrides:
convertListenersin classTestNGMapConfigurator- Throws:
TestSetFailedException
-