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)
Author:
Alex Popescu
  • Constructor Details

    • TestNG52Configurator

      public TestNG52Configurator()