Uses of Class
com.chutneytesting.component.execution.domain.ExecutableComposedTestCase
Packages that use ExecutableComposedTestCase
Package
Description
-
Uses of ExecutableComposedTestCase in com.chutneytesting.component.execution.domain
Methods in com.chutneytesting.component.execution.domain that return ExecutableComposedTestCaseModifier and TypeMethodDescriptionComposedTestCaseDatatableIterationsPreProcessor.apply(ExecutionRequest executionRequest) ComposedTestCaseParametersResolutionPreProcessor.apply(ExecutionRequest executionRequest) ComposedTestCasePreProcessor.apply(ExecutionRequest executionRequest) ComposedTestCaseParametersResolutionPreProcessor.applyOnStrategy(ExecutableComposedTestCase testCase, Map<String, String> globalVariable) ExecutableComposedTestCaseRepository.findExecutableById(String scenarioId) Methods in com.chutneytesting.component.execution.domain with parameters of type ExecutableComposedTestCaseModifier and TypeMethodDescriptionComposedTestCaseParametersResolutionPreProcessor.applyOnStrategy(ExecutableComposedTestCase testCase, Map<String, String> globalVariable) -
Uses of ExecutableComposedTestCase in com.chutneytesting.component.scenario.api
Methods in com.chutneytesting.component.scenario.api with parameters of type ExecutableComposedTestCaseModifier and TypeMethodDescriptionstatic ComposableTestCaseDtoExecutableComposableTestCaseMapper.toDto(ExecutableComposedTestCase composableTestCase) -
Uses of ExecutableComposedTestCase in com.chutneytesting.component.scenario.infra
Methods in com.chutneytesting.component.scenario.infra that return ExecutableComposedTestCaseModifier and TypeMethodDescriptionExecutableComposedTestCaseMapper.composableToExecutable(ComposableTestCase composableTestCase)