Uses of Class
org.testng.internal.ant.AntReporterConfig
-
Packages that use AntReporterConfig Package Description org.testng -
-
Uses of AntReporterConfig in org.testng
Fields in org.testng with type parameters of type AntReporterConfig Modifier and Type Field Description private java.util.List<AntReporterConfig>
TestNGAntTask. reporterConfigs
The list of report listeners added via <reporter> sub-element of the Ant taskMethods in org.testng with parameters of type AntReporterConfig Modifier and Type Method Description void
TestNGAntTask. addConfiguredReporter(AntReporterConfig reporterConfig)
-