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 voidTestNG.addReporter(ReporterConfig reporterConfig) private IReporterTestNG.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 ReporterConfigReporterConfig.deserialize(String inputString)