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 ExecutionReport
CypressSession. execute(java.lang.String command)
Methods in step.plugins.cypress with parameters of type ExecutionReport Modifier and Type Method Description void
CypressServices. report(java.lang.String sessionId, ExecutionReport report)
protected void
CypressSession. reportExecution(ExecutionReport report)
-