Uses of Interface
org.testng.IReporter
Packages that use IReporter
-
Uses of IReporter in org.testng
Fields in org.testng with type parameters of type IReporterMethods in org.testng that return IReporterModifier and TypeMethodDescriptionprivate IReporterTestNG.newReporterInstance(ReporterConfig config) Creates a reporter based on the configurationMethods in org.testng that return types with arguments of type IReporterMethods in org.testng with parameters of type IReporterMethod parameters in org.testng with type arguments of type IReporter -
Uses of IReporter in org.testng.internal
Classes in org.testng.internal that implement IReporter -
Uses of IReporter in org.testng.reporters
Classes in org.testng.reporters that implement IReporterModifier and TypeClassDescriptionclassclassReported designed to render self-contained HTML top down view of a testing suite.classReporter that generates a single-page HTML report of the test results.classThis reporter is responsible for creating testng-failed.xmlclassclassThe main entry for the XML generation operationclassThis class implements an HTML reporter for suites.classThe main entry for the XML generation operation -
Uses of IReporter in org.testng.reporters.jq
Classes in org.testng.reporters.jq that implement IReporter