public class EditorPageLayout2Test extends AbstractInjectableWebDriverTest
| Modifier and Type | Field and Description |
|---|---|
protected org.openqa.selenium.WebDriver |
driver |
darkFeaturesHelper, methodRules, name, product, rpc, runtimeCompilationCheckRule, serverStateManager, staticRpc, testData, userHelper| Constructor and Description |
|---|
EditorPageLayout2Test() |
| Modifier and Type | Method and Description |
|---|---|
static void |
initialise() |
void |
setUp() |
void |
testArrowKeysInPageLayout() |
void |
testCaretIsPositionedOnPageLoad() |
void |
testCursorTargetInPageLayout() |
void |
testEveryLayoutType() |
void |
testLayoutQuickEditIfColumnsAvailable() |
void |
testNoLayoutFullEditIfNoColumns() |
void |
testNoLayoutQuickEditIfNoColumns() |
void |
testNoLayoutWhenPageIsCreated() |
void |
testOneSectionOneCellLayoutShowsNoColumnsInViewMode() |
start, stoppublic static void initialise()
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
InterruptedExceptionCopyright © 2003–2017 Atlassian. All rights reserved.