Uses of Interface
com.chutneytesting.scenario.domain.ComposableTestCaseRepository
-
Packages that use ComposableTestCaseRepository Package Description com.chutneytesting.scenario.api com.chutneytesting.scenario.infra -
-
Uses of ComposableTestCaseRepository in com.chutneytesting.scenario.api
Constructors in com.chutneytesting.scenario.api with parameters of type ComposableTestCaseRepository Constructor Description ComponentEditionController(ComposableTestCaseRepository composableTestCaseRepository, TestCaseRepository testCaseRepository, UserService userService, TestCasePreProcessors testCasePreProcessors) -
Uses of ComposableTestCaseRepository in com.chutneytesting.scenario.infra
Classes in com.chutneytesting.scenario.infra that implement ComposableTestCaseRepository Modifier and Type Class Description classOrientComposableTestCaseRepository
-