Uses of Interface
com.atlassian.bamboo.plugins.testutils.plan.PlanTestService
Package
Description
-
Uses of PlanTestService in com.atlassian.bamboo.plugins.testutils.plan
Modifier and TypeClassDescriptionclass
Provides Plan-related functionality for functional testing -
Uses of PlanTestService in it.com.atlassian.bamboo.plugins.testutils.job
ModifierConstructorDescriptionJobTestServiceImplWiredTest
(JobService jobService, JobTestService jobTestService, PlanTestService planTestService, StageService stageService) -
Uses of PlanTestService in it.com.atlassian.bamboo.plugins.testutils.plan
ModifierConstructorDescriptionPlanTestServiceImplWiredTest
(PlanManager planManager, PlanTestService planTestService) -
Uses of PlanTestService in it.com.atlassian.bamboo.plugins.testutils.stage
ModifierConstructorDescriptionStageTestServiceImplWiredTest
(PlanTestService planTestService, StageService stageService, StageTestService stageTestService)