Uses of Class
com.chutneytesting.server.core.domain.execution.report.ScenarioExecutionReport
Packages that use ScenarioExecutionReport
-
Uses of ScenarioExecutionReport in com.chutneytesting.server.core.domain.execution
Methods in com.chutneytesting.server.core.domain.execution that return ScenarioExecutionReportModifier and TypeMethodDescriptionScenarioExecutionEngine.execute(ExecutionRequest executionRequest, Optional<org.apache.commons.lang3.tuple.Pair<String, Integer>> executionDataset) Retrieves a scenario from it's ID, executes it on ExecutionEngine and store StepExecutionReport.ScenarioExecutionEngine.simpleSyncExecution(ExecutionRequest executionRequest) Methods in com.chutneytesting.server.core.domain.execution that return types with arguments of type ScenarioExecutionReportModifier and TypeMethodDescriptionio.reactivex.Observable<ScenarioExecutionReport>ScenarioExecutionEngineAsync.followExecution(String scenarioId, Long executionId)