Uses of Interface
com.intuit.karate.report.Report
-
Packages that use Report Package Description com.intuit.karate.report -
-
Uses of Report in com.intuit.karate.report
Methods in com.intuit.karate.report that return Report Modifier and Type Method Description ReportReport.Builder. build()default ReportSuiteReports. featureReport(Suite suite, FeatureResult featureResult)default ReportSuiteReports. summaryReport(Suite suite, Results results)default ReportSuiteReports. tagsReport(Suite suite, TagResults tagResults)default ReportSuiteReports. timelineReport(Suite suite, TimelineResults timelineResults)
-