public class EditorPageLayouts2ContentTest extends AbstractEditorContentWebDriverTest
Modifier and Type | Class and Description |
---|---|
class |
EditorPageLayouts2ContentTest.PageLayoutsRow |
Modifier and Type | Field and Description |
---|---|
org.junit.rules.Timeout |
globalTimeout |
cancelAnyAlert, cancelAnyEditorAuiModalDialog, editor, editorContent, ignoreRule, logPageSourceRule, logTimeRule, OS_CTRL_KEY, product, rpc, webDriverScreenshotRule
Constructor and Description |
---|
EditorPageLayouts2ContentTest() |
Modifier and Type | Method and Description |
---|---|
static void |
setupClass() |
void |
startUp() |
static void |
tearDownClass() |
void |
testAddSectionFromFirstRowFirstColumn() |
void |
testAddSectionSingleColumnFromNoLayoutWithExistentContent() |
void |
testAutoformat() |
void |
testChangeSectionLayout() |
void |
testClickingOutsideCellDoesNotStillFocus() |
void |
testEnsureContentKeepsFocus() |
void |
testEveryLayoutType() |
void |
testHeadingAutoformatWorks() |
void |
testInsertTableWihAutoformatAndKeepTyping() |
void |
testMovingSectionDown() |
void |
testMovingSectionUp() |
void |
testPageLayoutCanNotBeRemovedPressingBackspace() |
void |
testPageLayoutCanNotBeRemovedPressingDelete() |
void |
testPasteContentAndKeepTyping() |
void |
testRemoveSection() |
void |
testUndo() |
void |
testUndoAfterRemovingSection() |
assertEditorHtml, assertEditorHtml, assertEditorHtmlContains, assertEditorHtmlDoesNotContain, assertEditorText, assertElementAttributeValue, assertElementAttributeValueMatches, assertElementNumberOfMatches, assertElementText, assertElementText, assertElementTextContains, clearContent, clickOnElement, ignoreBrowserDecorator, ignoreBrowserDecoratorSetup, ignoreBrowserDecoratorTearDown, insertAndWaitForFixture, insertAndWaitForFixture, placeCursorAtTheEndOfElement, placeCursorAtTheStartOfElement, pressBackspace, pressDelete, pressDown, pressEnter, pressEsc, pressLeft, pressMultipleKeys, pressReturn, pressRight, pressTab, pressUp, setupEditor, tearDownEditor, typeInTheEditor, undo
public void startUp()
public static void setupClass()
public static void tearDownClass()
public void testEveryLayoutType()
public void testAddSectionSingleColumnFromNoLayoutWithExistentContent()
public void testAddSectionFromFirstRowFirstColumn()
public void testRemoveSection()
public void testChangeSectionLayout()
public void testUndo()
public void testUndoAfterRemovingSection()
public void testMovingSectionUp()
public void testMovingSectionDown()
public void testAutoformat()
public void testPageLayoutCanNotBeRemovedPressingDelete()
public void testPageLayoutCanNotBeRemovedPressingBackspace()
public void testPasteContentAndKeepTyping()
public void testHeadingAutoformatWorks()
public void testInsertTableWihAutoformatAndKeepTyping()
public void testEnsureContentKeepsFocus()
public void testClickingOutsideCellDoesNotStillFocus()
Copyright © 2003–2016 Atlassian. All rights reserved.