Uses of Class
com.atlassian.bamboo.testutils.TestStageDetails

Packages that use TestStageDetails
com.atlassian.bamboo.testutils   
 

Uses of TestStageDetails in com.atlassian.bamboo.testutils
 

Methods in com.atlassian.bamboo.testutils that return TestStageDetails
static TestStageDetails TestStageDetails.addNewStageTo(TestBuildDetails chain)
           
 

Methods in com.atlassian.bamboo.testutils that return types with arguments of type TestStageDetails
 java.util.List<TestStageDetails> TestBuildDetails.getStages()
           
 

Methods in com.atlassian.bamboo.testutils with parameters of type TestStageDetails
 void TestBuildDetails.addStages(TestStageDetails... stages)
           
 



Copyright © 2011 Atlassian. All Rights Reserved.