Uses of Class
com.chutneytesting.component.scenario.domain.ComposableTestCase
Packages that use ComposableTestCase
Package
Description
-
Uses of ComposableTestCase in com.chutneytesting.component.scenario.api
Methods in com.chutneytesting.component.scenario.api that return ComposableTestCaseModifier and TypeMethodDescriptionstatic ComposableTestCaseComposableTestCaseMapper.fromDto(ComposableTestCaseDto composableTestCaseDto) Methods in com.chutneytesting.component.scenario.api with parameters of type ComposableTestCaseModifier and TypeMethodDescriptionstatic ComposableTestCaseDtoComposableTestCaseMapper.toDto(ComposableTestCase composableTestCase) -
Uses of ComposableTestCase in com.chutneytesting.component.scenario.infra
Methods in com.chutneytesting.component.scenario.infra that return types with arguments of type ComposableTestCaseModifier and TypeMethodDescriptionMethods in com.chutneytesting.component.scenario.infra with parameters of type ComposableTestCaseModifier and TypeMethodDescriptionExecutableComposedTestCaseMapper.composableToExecutable(ComposableTestCase composableTestCase) OrientComposableTestCaseRepository.save(ComposableTestCase composableTestCase)