Uses of Class
com.atlassian.bamboo.pageobjects.BambooTestedProduct
Package
Description
-
Uses of BambooTestedProduct in com.atlassian.bamboo.pageobjects
Modifier and TypeMethodDescriptionstatic @NotNull BambooTestedProduct
BambooTestedProductFactory.create()
-
Uses of BambooTestedProduct in com.atlassian.bamboo.webdriver
Modifier and TypeFieldDescriptionprotected static final BambooTestedProduct
BambooWebDriverTest.product
ModifierConstructorDescriptionPageObjectInjectionTestRule
(@NotNull Object injectionTarget, @NotNull BambooTestedProduct product) TestInjectionTestRule
(@NotNull Object injectionTarget, @NotNull BambooTestedProduct product) -
Uses of BambooTestedProduct in com.atlassian.bamboo.webdriver.testing.rule
ModifierConstructorDescriptionBambooWebDriverScreenshotRule
(@NotNull BambooTestedProduct product) Constructs the screenshot rule.