Uses of Interface
com.chutneytesting.design.domain.editionlock.TestCaseEditions
-
Packages that use TestCaseEditions Package Description com.chutneytesting.design.domain.editionlock com.chutneytesting.design.infra.storage.editionlock -
-
Uses of TestCaseEditions in com.chutneytesting.design.domain.editionlock
Constructors in com.chutneytesting.design.domain.editionlock with parameters of type TestCaseEditions Constructor Description TestCaseEditionsService(TestCaseEditions testCaseEditions, TestCaseRepositoryAggregator testCaseRepository) -
Uses of TestCaseEditions in com.chutneytesting.design.infra.storage.editionlock
Classes in com.chutneytesting.design.infra.storage.editionlock that implement TestCaseEditions Modifier and Type Class Description classTestCaseEditionsImpl
-