com.atlassian.bamboo.testutils.deployments.projects
Class DeploymentProjectTestHelper

java.lang.Object
  extended by com.atlassian.bamboo.testutils.deployments.projects.DeploymentProjectTestHelper

public class DeploymentProjectTestHelper
extends java.lang.Object


Constructor Summary
DeploymentProjectTestHelper()
           
 
Method Summary
static TestDeploymentProjectDetails createSimpleTestDeploymentDetails(TestBuildDetails linkedPlan)
           
static DeploymentProject mockDeploymentProject(DeploymentProjectService deploymentProjectService, long id, java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeploymentProjectTestHelper

public DeploymentProjectTestHelper()
Method Detail

createSimpleTestDeploymentDetails

public static TestDeploymentProjectDetails createSimpleTestDeploymentDetails(TestBuildDetails linkedPlan)

mockDeploymentProject

public static DeploymentProject mockDeploymentProject(@NotNull
                                                      DeploymentProjectService deploymentProjectService,
                                                      long id,
                                                      java.lang.String name)


Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.