Uses of Class
org.testng.internal.ant.AntReporterConfig.Property
-
Packages that use AntReporterConfig.Property Package Description org.testng.internal.ant -
-
Uses of AntReporterConfig.Property in org.testng.internal.ant
Fields in org.testng.internal.ant with type parameters of type AntReporterConfig.Property Modifier and Type Field Description private java.util.List<AntReporterConfig.Property>
AntReporterConfig. properties
The properties of the reporter listenerMethods in org.testng.internal.ant with parameters of type AntReporterConfig.Property Modifier and Type Method Description void
AntReporterConfig. addProperty(AntReporterConfig.Property property)
-