public class EditorPageLayout2Test extends AbstractInjectableWebDriverTest
Modifier and Type | Field and Description |
---|---|
protected org.openqa.selenium.WebDriver |
driver |
darkFeaturesHelper, methodRules, name, product, rpc, runtimeCompilationCheckRule, serverStateManager, testData, userHelper
Constructor and Description |
---|
EditorPageLayout2Test() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testArrowKeysInPageLayout() |
void |
testCaretIsPositionedOnPageLoad() |
void |
testCursorTargetInPageLayout() |
void |
testEveryLayoutType() |
void |
testLayoutQuickEditIfColumnsAvailable() |
void |
testNoLayoutFullEditIfNoColumns() |
void |
testNoLayoutQuickEditIfNoColumns() |
void |
testNoLayoutWhenPageIsCreated() |
void |
testOneSectionOneCellLayoutShowsNoColumnsInViewMode() |
start, stop
public void setUp()
public void testNoLayoutWhenPageIsCreated()
public void testNoLayoutFullEditIfNoColumns()
public void testNoLayoutQuickEditIfNoColumns()
public void testLayoutQuickEditIfColumnsAvailable()
public void testOneSectionOneCellLayoutShowsNoColumnsInViewMode()
public void testEveryLayoutType()
public void testArrowKeysInPageLayout()
public void testCaretIsPositionedOnPageLoad()
public void testCursorTargetInPageLayout() throws InterruptedException
InterruptedException
Copyright © 2003–2016 Atlassian. All rights reserved.