Class TestNG60Configurator
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
org.apache.maven.surefire.testng.conf.TestNG60Configurator
- All Implemented Interfaces:
Configurator
- Direct Known Subclasses:
TestNG740Configurator
TestNG 6.0 configurator. Changed objectFactory type to String.
Configuring -objectfactory and -testrunfactory.
- Since:
- 2.13
- Author:
- Marvin Froeder
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.maven.surefire.testng.conf.TestNG5143Configurator
convertListeners
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
-
TestNG60Configurator
public TestNG60Configurator()
-