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 ReporterConfigReporterConfig. deserialize(java.lang.String inputString)Methods in org.testng with parameters of type ReporterConfig Modifier and Type Method Description voidTestNGAntTask. addConfiguredReporter(ReporterConfig reporterConfig)
-