Uses of Class
com.chutneytesting.scenario.infra.TestCaseRepositoryAggregator
Packages that use TestCaseRepositoryAggregator
-
Uses of TestCaseRepositoryAggregator in com.chutneytesting.campaign.api
Constructors in com.chutneytesting.campaign.api with parameters of type TestCaseRepositoryAggregatorModifierConstructorDescriptionCampaignController(TestCaseRepositoryAggregator repositoryAggregator, CampaignRepository campaignRepository, CampaignExecutionEngine campaignExecutionEngine)