public abstract class AbstractWebDriverSanityTest extends WebDriverConfiguration
Modifier and Type | Field and Description |
---|---|
static String |
ALACARTE_ONDEMAND |
String |
baseUrl |
com.atlassian.webdriver.AtlassianWebDriver |
driver |
com.atlassian.webdriver.testing.rule.IgnoreBrowserRule |
ignoreRule |
org.junit.rules.TestName |
name |
ConfluenceTestedProduct |
product |
protected ConfluenceRpc |
rpc |
protected ServerStateManager |
serverStateManager |
com.atlassian.webdriver.testing.rule.SessionCleanupRule |
sessionCleanupRule |
Space |
smokeSpace |
com.atlassian.webdriver.testing.rule.TestBrowserRule |
testBrowserRule |
protected TestData |
testData |
protected UserManagementHelper |
userHelper |
com.atlassian.webdriver.testing.rule.WebDriverScreenshotRule |
webDriverScreenshotRule |
ADMIN_USER, DEFAULT_BASEURL, SMOKE_ADMIN, SMOKE_SPACE_KEY, SMOKE_TEST, SYS_ADMIN, TEST_USER
Constructor and Description |
---|
AbstractWebDriverSanityTest() |
Modifier and Type | Method and Description |
---|---|
void |
assertMacroHasNoErrors(String content) |
Space |
getSmokeSpace() |
void |
start() |
getBaseUrl, getContextPath, getHttpPort, getInstanceProperties
public com.atlassian.webdriver.testing.rule.IgnoreBrowserRule ignoreRule
public com.atlassian.webdriver.testing.rule.TestBrowserRule testBrowserRule
public com.atlassian.webdriver.testing.rule.WebDriverScreenshotRule webDriverScreenshotRule
public com.atlassian.webdriver.testing.rule.SessionCleanupRule sessionCleanupRule
public org.junit.rules.TestName name
public String baseUrl
public static final String ALACARTE_ONDEMAND
protected ConfluenceRpc rpc
protected TestData testData
protected ServerStateManager serverStateManager
protected UserManagementHelper userHelper
public ConfluenceTestedProduct product
public com.atlassian.webdriver.AtlassianWebDriver driver
public Space smokeSpace
Copyright © 2003–2015 Atlassian. All rights reserved.