Uses of Class
org.testng.internal.ant.AntReporterConfig.Property
Packages that use AntReporterConfig.Property
-
Uses of AntReporterConfig.Property in org.testng.internal.ant
Fields in org.testng.internal.ant with type parameters of type AntReporterConfig.PropertyModifier and TypeFieldDescriptionprivate final List<AntReporterConfig.Property>
AntReporterConfig.properties
The properties of the reporter listenerMethods in org.testng.internal.ant with parameters of type AntReporterConfig.PropertyModifier and TypeMethodDescriptionvoid
AntReporterConfig.addProperty
(AntReporterConfig.Property property)