public class DeploymentProjectTestHelper extends Object
Constructor and Description |
---|
DeploymentProjectTestHelper() |
Modifier and Type | Method and Description |
---|---|
static TestDeploymentProjectDetails |
createSimpleTestDeploymentDetails(com.atlassian.bamboo.specs.api.model.plan.PlanProperties linkedPlan) |
static TestDeploymentProjectDetails |
createSimpleTestDeploymentDetails(TestBuildDetails linkedPlan) |
static DeploymentProject |
mockDeploymentProject(DeploymentProjectService deploymentProjectService,
long id,
String name) |
public static TestDeploymentProjectDetails createSimpleTestDeploymentDetails(TestBuildDetails linkedPlan)
public static TestDeploymentProjectDetails createSimpleTestDeploymentDetails(com.atlassian.bamboo.specs.api.model.plan.PlanProperties linkedPlan)
public static DeploymentProject mockDeploymentProject(@NotNull DeploymentProjectService deploymentProjectService, long id, String name)
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.