Uses of Class
org.testng.internal.ReporterConfig
-
Packages that use ReporterConfig Package Description org.testng org.testng.internal -
-
Uses of ReporterConfig in org.testng
Subclasses of ReporterConfig in org.testng Modifier and Type Class Description class
ReporterConfig
Deprecated.Methods in org.testng with parameters of type ReporterConfig Modifier and Type Method Description private void
TestNG. addReporter(ReporterConfig reporterConfig)
-
Uses of ReporterConfig in org.testng.internal
Methods in org.testng.internal that return ReporterConfig Modifier and Type Method Description static ReporterConfig
ReporterConfig. deserialize(java.lang.String inputString)
-