Uses of Class
org.testng.ReporterConfig
-
Packages that use ReporterConfig Package Description org.testng -
-
Uses of ReporterConfig in org.testng
Methods in org.testng that return ReporterConfig Modifier and Type Method Description static ReporterConfig
ReporterConfig. deserialize(String inputString)
Methods in org.testng with parameters of type ReporterConfig Modifier and Type Method Description void
TestNGAntTask. addConfiguredReporter(ReporterConfig reporterConfig)
-