Uses of Class
com.chutneytesting.component.execution.domain.ExecutableComposedScenario.ExecutableComposedScenarioBuilder
Packages that use ExecutableComposedScenario.ExecutableComposedScenarioBuilder
-
Uses of ExecutableComposedScenario.ExecutableComposedScenarioBuilder in com.chutneytesting.component.execution.domain
Methods in com.chutneytesting.component.execution.domain that return ExecutableComposedScenario.ExecutableComposedScenarioBuilderModifier and TypeMethodDescriptionExecutableComposedScenario.builder()ExecutableComposedScenario.ExecutableComposedScenarioBuilder.withComposedSteps(List<ExecutableComposedStep> executableComposedSteps) ExecutableComposedScenario.ExecutableComposedScenarioBuilder.withParameters(Map<String, String> parameters)