Package com.intuit.karate.report
Interface Report
-
public interface Report- Author:
- pthomas3
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classReport.Builder
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description JsEnginegetJsEngine()StringgetReportDir()StringgetReportFileName()StringgetResourceRoot()StringgetTemplate()default Filerender()default Filerender(String reportDir)static Report.Buildertemplate(String value)
-