Uses of Class
org.testng.ReporterConfig.Property
-
Packages that use ReporterConfig.Property Package Description org.testng -
-
Uses of ReporterConfig.Property in org.testng
Fields in org.testng with type parameters of type ReporterConfig.Property Modifier and Type Field Description private java.util.List<ReporterConfig.Property>ReporterConfig. m_propertiesThe properties of the reporter listenerMethods in org.testng that return types with arguments of type ReporterConfig.Property Modifier and Type Method Description java.util.List<ReporterConfig.Property>ReporterConfig. getProperties()Methods in org.testng with parameters of type ReporterConfig.Property Modifier and Type Method Description voidReporterConfig. addProperty(ReporterConfig.Property property)
-