Class TestNG52Configurator
- java.lang.Object
-
- org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator
-
- org.apache.maven.surefire.testng.conf.TestNG52Configurator
-
- All Implemented Interfaces:
Configurator
public class TestNG52Configurator extends AbstractDirectConfigurator
TestNG 5.2 configurator.
Allowed options: -groups -excludedgroups -junit (boolean) -threadcount (int) -parallel (String)
-
-
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 TestNG52Configurator()
-
Method Summary
-
Methods inherited from class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator
configure, configure, filterForSuite, loadClass, loadListenerClasses
-
-