Uses of Interface
com.atlassian.bamboo.plugins.testutils.job.JobTestService
Packages that use JobTestService
Package
Description
-
Uses of JobTestService in com.atlassian.bamboo.plugins.testutils.job
Classes in com.atlassian.bamboo.plugins.testutils.job that implement JobTestServiceModifier and TypeClassDescriptionclass
Provides Job-related functionality for functional testing -
Uses of JobTestService in com.atlassian.bamboo.plugins.testutils.rest.resource.job
Constructors in com.atlassian.bamboo.plugins.testutils.rest.resource.job with parameters of type JobTestService -
Uses of JobTestService in com.atlassian.bamboo.plugins.testutils.stage
Constructors in com.atlassian.bamboo.plugins.testutils.stage with parameters of type JobTestServiceModifierConstructorDescriptionStageTestServiceImpl
(StageService stageService, JobTestService jobTestService) -
Uses of JobTestService in it.com.atlassian.bamboo.plugins.testutils.job
Constructors in it.com.atlassian.bamboo.plugins.testutils.job with parameters of type JobTestServiceModifierConstructorDescriptionJobTestServiceImplWiredTest
(JobService jobService, JobTestService jobTestService, PlanTestService planTestService, StageService stageService)