Uses of Class
step.plugins.cypress.report.ExecutionReport
-
Packages that use ExecutionReport Package Description step.plugins.cypress -
-
Uses of ExecutionReport in step.plugins.cypress
Methods in step.plugins.cypress that return ExecutionReport Modifier and Type Method Description ExecutionReportCypressSession. execute(java.lang.String command)Methods in step.plugins.cypress with parameters of type ExecutionReport Modifier and Type Method Description voidCypressServices. report(java.lang.String sessionId, ExecutionReport report)protected voidCypressSession. reportExecution(ExecutionReport report)
-