Uses of Interface
org.apache.maven.surefire.testng.conf.Configurator
-
Packages that use Configurator Package Description org.apache.maven.surefire.testng.conf -
-
Uses of Configurator in org.apache.maven.surefire.testng.conf
Classes in org.apache.maven.surefire.testng.conf that implement Configurator Modifier and Type Class Description classAbstractDirectConfiguratorConfigurator that relies on reflection to set parameters in TestNG.classTestNG4751ConfiguratorTestNG 4.7 and 5.1 configurator.classTestNG510ConfiguratorTestNG 5.10 configurator.classTestNG513ConfiguratorTestNG 5.13 configurator.classTestNG5141ConfiguratorTestNG 5.14.1 configurator.classTestNG5143ConfiguratorTestNG 5.14.3 configurator.classTestNG52ConfiguratorTestNG 5.2 configurator.classTestNG60ConfiguratorTestNG 6.0 configurator.classTestNG740ConfiguratorTestNG 7.4.0 configurator.classTestNGMapConfiguratorTestNG configurator for 5.3+ versions.
-