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 final List<AntReporterConfig> TestNGAntTask.reporterConfigsThe list of report listeners added via <reporter> sub-element of the Ant taskMethods in org.testng with parameters of type AntReporterConfigModifier and TypeMethodDescriptionvoidTestNGAntTask.addConfiguredReporter(AntReporterConfig reporterConfig)