Class TestNG5143Configurator
java.lang.Object
org.apache.maven.surefire.testng.conf.TestNGMapConfigurator
org.apache.maven.surefire.testng.conf.TestNG510Configurator
org.apache.maven.surefire.testng.conf.TestNG513Configurator
org.apache.maven.surefire.testng.conf.TestNG5141Configurator
org.apache.maven.surefire.testng.conf.TestNG5143Configurator
- All Implemented Interfaces:
Configurator
- Direct Known Subclasses:
TestNG60Configurator
TestNG 5.14.3 configurator. Changed: "reporterslist" replaced by "reporter",
and "listener" can use String instead of List<Class>.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.maven.surefire.testng.conf.TestNG513Configurator
convertReporterConfigMethods 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
-
TestNG5143Configurator
public TestNG5143Configurator()
-
-
Method Details
-
convertListeners
- Overrides:
convertListenersin classTestNG5141Configurator- Throws:
TestSetFailedException
-