Modifier and Type | Method and Description |
---|---|
static void |
ConfigImportTestUtils.createOrUpdateParentRepository(BambooEnvironmentData bambooEnvironmentData,
String yaml) |
static void |
ConfigImportTestUtils.createOrUpdatePlan(BambooEnvironmentData bambooEnvironmentData,
com.atlassian.bamboo.specs.api.model.plan.PlanProperties topLevelPlanProperties) |
static void |
ConfigImportTestUtils.createOrUpdatePlan(BambooEnvironmentData bambooEnvironmentData,
String yaml) |
static com.atlassian.bamboo.specs.api.model.plan.PlanProperties |
ConfigImportTestUtils.exportPlan(BambooEnvironmentData bambooEnvironmentData,
PlanKey planKey) |
Modifier and Type | Method and Description |
---|---|
protected BambooEnvironmentData |
BackdoorControl.getEnvironmentData() |
Constructor and Description |
---|
ArtifactsControl(BambooEnvironmentData environmentData) |
Constructor and Description |
---|
DeploymentsControl(BambooEnvironmentData environmentData) |
EnvironmentsControl(BambooEnvironmentData environmentData) |
Constructor and Description |
---|
CaptchaControl(BambooEnvironmentData environmentData) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEnvironmentData |
class |
WiredTestEnvironmentData |
Modifier and Type | Method and Description |
---|---|
static org.apache.http.client.methods.HttpGet |
HttpTestUtils.createGetMethod(BambooEnvironmentData environmentData,
String location) |
static org.apache.http.client.methods.HttpPost |
HttpTestUtils.createPostMethod(BambooEnvironmentData environmentData,
String location) |
static String |
HttpTestUtils.getUrl(BambooEnvironmentData environmentData,
String location) |
Modifier and Type | Method and Description |
---|---|
static BackdoorRule |
BambooJUnit.backdoorRule(BambooEnvironmentData environmentData) |
static DetectCapabilitiesRule |
BambooJUnit.detectCapabilitiesRule(BambooEnvironmentData environmentData) |
Modifier and Type | Method and Description |
---|---|
BambooEnvironmentData |
BackdoorRule.getEnvironmentData() |
Constructor and Description |
---|
BackdoorRule(BambooEnvironmentData environmentData) |
DetectCapabilitiesRule(BambooEnvironmentData environmentData) |
LogTestProgressRule(BambooEnvironmentData environmentData) |
Modifier and Type | Method and Description |
---|---|
static io.restassured.builder.RequestSpecBuilder |
RestAssuredUtils.bambooAnonymousRestRequestSpecBuilder(BambooEnvironmentData environmentData) |
static io.restassured.builder.RequestSpecBuilder |
RestAssuredUtils.bambooRestRequestSpecBuilder(BambooEnvironmentData environmentData) |
static io.restassured.builder.RequestSpecBuilder |
RestAssuredUtils.bambooRestRequestSpecBuilder(BambooEnvironmentData environmentData,
TestUser testUser) |
Modifier and Type | Class and Description |
---|---|
class |
WebDriverTestEnvironmentData |
Modifier and Type | Field and Description |
---|---|
protected static BambooEnvironmentData |
BambooWebDriverTest.testEnvironmentData |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.