public class BambooJUnit extends Object
Modifier and Type | Method and Description |
---|---|
static AcegiSecurityContextRule |
acegiSecurityContextRule() |
static BackdoorRule |
backdoorRule(BambooEnvironmentData environmentData) |
static BootstrapManagerRule |
bootstrapManagerRule() |
static DetectCapabilitiesRule |
detectCapabilitiesRule(BambooEnvironmentData environmentData) |
static com.atlassian.webdriver.testing.rule.JavaScriptErrorsRule |
jsErrorsRule(org.openqa.selenium.WebDriver driver,
boolean failOnError)
JS errors are saved at /target/js-errors.log file.
|
static PreserveBootstrapContextRule |
preserveBootstrapContextRule() |
static PreserveLogLevelRule |
preserveLogLevelRule() |
static PreserveSystemPropertyRule |
preserveSystemPropertyRule() |
static ResettableExpectedExceptionRule |
resettableExpectedExceptionRule() |
static SpringContextRule |
springContextRule() |
public static BackdoorRule backdoorRule(BambooEnvironmentData environmentData)
public static BootstrapManagerRule bootstrapManagerRule()
public static DetectCapabilitiesRule detectCapabilitiesRule(BambooEnvironmentData environmentData)
public static PreserveBootstrapContextRule preserveBootstrapContextRule()
public static PreserveLogLevelRule preserveLogLevelRule()
public static PreserveSystemPropertyRule preserveSystemPropertyRule()
public static SpringContextRule springContextRule()
public static AcegiSecurityContextRule acegiSecurityContextRule()
public static ResettableExpectedExceptionRule resettableExpectedExceptionRule()
public static com.atlassian.webdriver.testing.rule.JavaScriptErrorsRule jsErrorsRule(org.openqa.selenium.WebDriver driver, boolean failOnError)
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.