Uses of Class
org.testng.ReporterConfig.Property
-
Packages that use ReporterConfig.Property Package Description org.testng -
-
Uses of ReporterConfig.Property in org.testng
Methods in org.testng that return types with arguments of type ReporterConfig.Property Modifier and Type Method Description List<ReporterConfig.Property>
ReporterConfig. getProperties()
Methods in org.testng with parameters of type ReporterConfig.Property Modifier and Type Method Description void
ReporterConfig. addProperty(ReporterConfig.Property property)
-