Class TestNG5141Configurator
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
- All Implemented Interfaces:
Configurator
- Direct Known Subclasses:
TestNG5143Configurator
TestNG 5.14.1 configurator. Changed: "listener" use List instead of String.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.maven.surefire.testng.conf.TestNG513Configurator
convertReporterConfig
Methods inherited from class org.apache.maven.surefire.testng.conf.TestNG510Configurator
configure
Methods inherited from class org.apache.maven.surefire.testng.conf.TestNGMapConfigurator
configure, configureParallel, configureThreadCount, convert
-
Constructor Details
-
TestNG5141Configurator
public TestNG5141Configurator()
-
-
Method Details
-
convertListeners
- Overrides:
convertListeners
in classTestNG513Configurator
- Throws:
TestSetFailedException
-