Uses of Class
step.plugins.cypress.report.CypressCommandExecution
-
Packages that use CypressCommandExecution Package Description step.plugins.cypress.report -
-
Uses of CypressCommandExecution in step.plugins.cypress.report
Methods in step.plugins.cypress.report that return types with arguments of type CypressCommandExecution Modifier and Type Method Description java.util.List<CypressCommandExecution>
ExecutionReport. getCommandExecutions()
Method parameters in step.plugins.cypress.report with type arguments of type CypressCommandExecution Modifier and Type Method Description void
ExecutionReport. setCommandExecutions(java.util.List<CypressCommandExecution> commandExecutions)
-