com.atlassian.confluence.webdriver.editor.content
Class WikiAutoformatTableTest

java.lang.Object
  extended by com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
      extended by com.atlassian.confluence.webdriver.editor.content.WikiAutoformatTableTest

public class WikiAutoformatTableTest
extends AbstractEditorContentWebDriverTest


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
cancelAnyAlert, cancelAnyEditorAuiModalDialog, editor, editorContent, globalTimeout, ignoreRule, logPageSourceRule, logTimeRule, OS_CTRL_KEY, product, rpc, webDriverScreenshotRule
 
Constructor Summary
WikiAutoformatTableTest()
           
 
Method Summary
 void testDoublePipeBobDoublePipeTurnedIntoTableWithProvidedTextOnENTER()
           
 void testDoublePipeDoublePipeTurnedIntoTableHeaderWithSampleTextOnENTER()
           
 void testDoublePipeSinglePipeDoublePipeTurnedIntoTableWithFourCellsOnENTER()
           
 void testDoublePipeSPACEDoublePipeTurnedIntoTableHeaderWithSampleTextOnENTER()
           
 void testDoublePipeTurnedIntoTableWithSampleTextOnENTER()
           
 void testOddPermutationOfTableBehaviorProvidedTextOnENTER()
           
 void testOddPermutationOfTableHeaderBehaviorOnENTER()
           
 void testPipeBobPipeTurnedIntoTableWithProvidedTextOnENTER()
           
 
Methods inherited from class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
assertEditorHtml, assertEditorHtml, assertEditorHtmlContains, assertEditorHtmlDoesNotContain, assertEditorText, assertElementAttributeValue, 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WikiAutoformatTableTest

public WikiAutoformatTableTest()
Method Detail

testDoublePipeTurnedIntoTableWithSampleTextOnENTER

public void testDoublePipeTurnedIntoTableWithSampleTextOnENTER()

testPipeBobPipeTurnedIntoTableWithProvidedTextOnENTER

public void testPipeBobPipeTurnedIntoTableWithProvidedTextOnENTER()

testOddPermutationOfTableBehaviorProvidedTextOnENTER

public void testOddPermutationOfTableBehaviorProvidedTextOnENTER()

testDoublePipeSPACEDoublePipeTurnedIntoTableHeaderWithSampleTextOnENTER

public void testDoublePipeSPACEDoublePipeTurnedIntoTableHeaderWithSampleTextOnENTER()

testDoublePipeDoublePipeTurnedIntoTableHeaderWithSampleTextOnENTER

public void testDoublePipeDoublePipeTurnedIntoTableHeaderWithSampleTextOnENTER()

testDoublePipeBobDoublePipeTurnedIntoTableWithProvidedTextOnENTER

public void testDoublePipeBobDoublePipeTurnedIntoTableWithProvidedTextOnENTER()

testDoublePipeSinglePipeDoublePipeTurnedIntoTableWithFourCellsOnENTER

public void testDoublePipeSinglePipeDoublePipeTurnedIntoTableWithFourCellsOnENTER()

testOddPermutationOfTableHeaderBehaviorOnENTER

public void testOddPermutationOfTableHeaderBehaviorOnENTER()


Copyright © 2003-2014 Atlassian. All Rights Reserved.