Class PlanTestServiceImplWiredTest
- java.lang.Object
-
- it.com.atlassian.bamboo.plugins.testutils.plan.PlanTestServiceImplWiredTest
-
public class PlanTestServiceImplWiredTest extends Object
-
-
Field Summary
Fields Modifier and Type Field Description ImpersonationRule
impersonationRule
-
Constructor Summary
Constructors Constructor Description PlanTestServiceImplWiredTest(PlanManager planManager, PlanTestService planTestService)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testCreateChain()
-
-
-
Field Detail
-
impersonationRule
public ImpersonationRule impersonationRule
-
-
Constructor Detail
-
PlanTestServiceImplWiredTest
@Autowired public PlanTestServiceImplWiredTest(PlanManager planManager, PlanTestService planTestService)
-
-