Class TestNG4751Configurator
- java.lang.Object
-
- org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator
-
- org.apache.maven.surefire.testng.conf.TestNG4751Configurator
-
- All Implemented Interfaces:
Configurator
public class TestNG4751Configurator extends AbstractDirectConfigurator
TestNG 4.7 and 5.1 configurator.
Allowed options: -groups -excludedgroups -junit (boolean) -threadcount (int) -parallel (boolean)
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator
AbstractDirectConfigurator.Setter
-
-
Field Summary
-
Fields inherited from class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator
setters
-
-
Constructor Summary
Constructors Constructor Description TestNG4751Configurator()
-
Method Summary
-
Methods inherited from class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator
configure, configure, filterForSuite, loadClass, loadListenerClasses
-
-