Uses of Interface
org.testng.reporters.IReporterConfig
-
Packages that use IReporterConfig Package Description org.testng org.testng.reporters -
-
Uses of IReporterConfig in org.testng
Methods in org.testng that return IReporterConfig Modifier and Type Method Description default IReporterConfigIReporter. getConfig()Get the reporter configuration object. -
Uses of IReporterConfig in org.testng.reporters
Classes in org.testng.reporters that implement IReporterConfig Modifier and Type Class Description classPojoReporterConfigclassXMLReporterConfig
-