Uses of Class
org.testng.internal.ReporterConfig
Packages that use ReporterConfig
-
Uses of ReporterConfig in org.testng
Methods in org.testng with parameters of type ReporterConfigModifier and TypeMethodDescriptionprivate void
TestNG.addReporter
(ReporterConfig reporterConfig) private IReporter
TestNG.newReporterInstance
(ReporterConfig config) Creates a reporter based on the configuration -
Uses of ReporterConfig in org.testng.internal
Methods in org.testng.internal that return ReporterConfigModifier and TypeMethodDescriptionstatic ReporterConfig
ReporterConfig.deserialize
(String inputString)