Uses of Class
org.testng.internal.ant.AntReporterConfig
Packages that use AntReporterConfig
-
Uses of AntReporterConfig in org.testng
Fields in org.testng with type parameters of type AntReporterConfigModifier and TypeFieldDescriptionprivate 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 AntReporterConfigModifier and TypeMethodDescriptionvoid
TestNGAntTask.addConfiguredReporter
(AntReporterConfig reporterConfig)