public abstract class AbstractHeartbeatTest extends AbstractMultiBrowserTest
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.confluence.webdriver.pageobjects.page.content.EditorPage |
editPage1 |
protected com.atlassian.confluence.webdriver.pageobjects.page.content.EditorPage |
editPage2 |
com.atlassian.confluence.test.stateless.rules.LogTimeRule |
logTimeRule |
protected static com.atlassian.confluence.test.stateless.fixtures.PageFixture |
page |
protected static com.atlassian.confluence.test.rest.api.ConfluenceRestClient |
restClient |
protected static com.atlassian.confluence.test.stateless.fixtures.SpaceFixture |
space |
com.atlassian.confluence.test.stateless.rules.StartOfTestRule |
startOfTestRule |
protected static com.atlassian.confluence.test.stateless.fixtures.UserFixture |
user1 |
protected static com.atlassian.confluence.test.stateless.fixtures.UserFixture |
user2 |
productWithChrome, productWithFirefox
Constructor and Description |
---|
AbstractHeartbeatTest() |
Modifier and Type | Method and Description |
---|---|
void |
logout() |
void |
setBrowserWindowsAndLoginAndEdit() |
void |
testLabelDialogIsSynchronised() |
void |
testRestrictionsDialogIsSynchronised() |
void |
testRestrictionsIconIsSynchronised() |
restoreBrowserSystemProperty, setupBrowsers
public com.atlassian.confluence.test.stateless.rules.StartOfTestRule startOfTestRule
public com.atlassian.confluence.test.stateless.rules.LogTimeRule logTimeRule
@Inject protected static com.atlassian.confluence.test.rest.api.ConfluenceRestClient restClient
protected static com.atlassian.confluence.test.stateless.fixtures.UserFixture user1
protected static com.atlassian.confluence.test.stateless.fixtures.UserFixture user2
protected static com.atlassian.confluence.test.stateless.fixtures.SpaceFixture space
protected static com.atlassian.confluence.test.stateless.fixtures.PageFixture page
protected com.atlassian.confluence.webdriver.pageobjects.page.content.EditorPage editPage1
protected com.atlassian.confluence.webdriver.pageobjects.page.content.EditorPage editPage2
public void setBrowserWindowsAndLoginAndEdit() throws Exception
Exception
public void logout()
public void testLabelDialogIsSynchronised() throws Exception
Exception
public void testRestrictionsIconIsSynchronised() throws Exception
Exception
Copyright © 2003–2016 Atlassian. All rights reserved.