Uses of Class
com.chutneytesting.component.execution.domain.ExecutableComposedScenario.ExecutableComposedScenarioBuilder
-
Packages that use ExecutableComposedScenario.ExecutableComposedScenarioBuilder Package Description com.chutneytesting.component.execution.domain -
-
Uses of ExecutableComposedScenario.ExecutableComposedScenarioBuilder in com.chutneytesting.component.execution.domain
Methods in com.chutneytesting.component.execution.domain that return ExecutableComposedScenario.ExecutableComposedScenarioBuilder Modifier and Type Method Description static ExecutableComposedScenario.ExecutableComposedScenarioBuilderExecutableComposedScenario. builder()ExecutableComposedScenario.ExecutableComposedScenarioBuilderExecutableComposedScenario.ExecutableComposedScenarioBuilder. withComposedSteps(List<ExecutableComposedStep> executableComposedSteps)ExecutableComposedScenario.ExecutableComposedScenarioBuilderExecutableComposedScenario.ExecutableComposedScenarioBuilder. withParameters(Map<String,String> parameters)
-