Class TestNG510Configurator

java.lang.Object
org.apache.maven.surefire.testng.conf.TestNGMapConfigurator
org.apache.maven.surefire.testng.conf.TestNG510Configurator
All Implemented Interfaces:
Configurator
Direct Known Subclasses:
TestNG513Configurator

public class TestNG510Configurator extends TestNGMapConfigurator
TestNG 5.10 configurator. Added support of dataproviderthreadcount.
Since:
2.19
  • Constructor Details

    • TestNG510Configurator

      public TestNG510Configurator()
  • Method Details

    • configure

      public void configure(org.testng.xml.XmlSuite suite, Map<String,String> options) throws org.apache.maven.surefire.api.testset.TestSetFailedException
      Specified by:
      configure in interface Configurator
      Overrides:
      configure in class TestNGMapConfigurator
      Throws:
      org.apache.maven.surefire.api.testset.TestSetFailedException