Uses of Interface
com.atlassian.bamboo.testutils.config.BambooEnvironmentData

Packages that use BambooEnvironmentData
com.atlassian.bamboo.testutils.backdoor   
com.atlassian.bamboo.testutils.config   
com.atlassian.bamboo.testutils.junit.rule   
com.atlassian.bamboo.testutils.rest   
com.atlassian.bamboo.webdriver   
 

Uses of BambooEnvironmentData in com.atlassian.bamboo.testutils.backdoor
 

Methods in com.atlassian.bamboo.testutils.backdoor that return BambooEnvironmentData
protected  BambooEnvironmentData BackdoorControl.getEnvironmentData()
           
 

Constructors in com.atlassian.bamboo.testutils.backdoor with parameters of type BambooEnvironmentData
ApplicationLinksControl(BambooEnvironmentData environmentData)
           
Backdoor(BambooEnvironmentData environmentData)
           
BackdoorControl(BambooEnvironmentData environmentData)
           
PermissionsControl(BambooEnvironmentData environmentData)
           
PlansControl(BambooEnvironmentData environmentData)
           
ServerCapabilitiesControl(BambooEnvironmentData environmentData)
           
 

Uses of BambooEnvironmentData in com.atlassian.bamboo.testutils.config
 

Classes in com.atlassian.bamboo.testutils.config that implement BambooEnvironmentData
 class AbstractEnvironmentData
           
 class WiredTestEnvironmentData
           
 

Uses of BambooEnvironmentData in com.atlassian.bamboo.testutils.junit.rule
 

Methods in com.atlassian.bamboo.testutils.junit.rule that return BambooEnvironmentData
 BambooEnvironmentData BackdoorRule.getEnvironmentData()
           
 

Constructors in com.atlassian.bamboo.testutils.junit.rule with parameters of type BambooEnvironmentData
BackdoorRule(BambooEnvironmentData environmentData)
           
 

Uses of BambooEnvironmentData in com.atlassian.bamboo.testutils.rest
 

Methods in com.atlassian.bamboo.testutils.rest with parameters of type BambooEnvironmentData
static com.jayway.restassured.builder.RequestSpecBuilder RestAssuredUtils.bambooRestRequestSpecBuilder(BambooEnvironmentData environmentData)
           
 

Uses of BambooEnvironmentData in com.atlassian.bamboo.webdriver
 

Classes in com.atlassian.bamboo.webdriver that implement BambooEnvironmentData
 class WebDriverTestEnvironmentData
           
 



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