| Modifier and Type | Method and Description |
|---|---|
static BambooTestedProduct |
BambooTestedProductFactory.create() |
| Modifier and Type | Field and Description |
|---|---|
protected BambooTestedProduct |
AbstractBambooPage.testedProduct |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationLinkUtils.createTwoWayApplicationLink(BambooTestedProduct bamboo,
com.atlassian.pageobjects.TestedProduct<? extends com.atlassian.pageobjects.Tester> other)
Create two way application link between Bamboo and another product and verifies it afterwards.
|
void |
ApplicationLinkUtils.createTwoWayApplicationLink(BambooTestedProduct bamboo,
com.atlassian.pageobjects.TestedProduct<? extends com.atlassian.pageobjects.Tester> other,
boolean verifyOnBoth)
Create two way application link between Bamboo and another product.
|
void |
ApplicationLinkUtils.createTwoWayApplicationLinkWithTrustedApps(BambooTestedProduct bamboo,
com.atlassian.pageobjects.TestedProduct<? extends com.atlassian.pageobjects.Tester> other) |
void |
ApplicationLinkUtils.deleteApplink(BambooTestedProduct bamboo,
com.atlassian.pageobjects.TestedProduct other)
Delete application link between Bamboo and other product
|
| Constructor and Description |
|---|
PageObjectInjectionRule(BambooTestedProduct product)
Deprecated.
|
PageObjectInjectionTestRule(Object injectionTarget,
BambooTestedProduct product) |
TestInjectionRule(BambooTestedProduct product)
Deprecated.
|
TestInjectionTestRule(Object injectionTarget,
BambooTestedProduct product) |
| Constructor and Description |
|---|
BambooWebDriverScreenshotRule(BambooTestedProduct product) |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.