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

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

public class WikiAutoformatListTest
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
WikiAutoformatListTest()
           
 
Method Summary
 void testInlineTaskSquareBracket()
           
 void testInlineTaskSquareBracketShortcutDoesNotWorkInAnUnsupportedEditor()
           
 void testInlineTaskSquareBracketUndoForAutoFormatting()
           
 void testOrderedListRichTextMacroBody()
           
 void testOrderedListRichTextMacroBodyUsingHASH()
           
 void testOrderedListWith1()
           
 void testorderedListWithTypingAfterward()
           
 void testPlainOrderedList()
           
 void testRevertOrderedListWithHASH()
           
 void testRevertUnorderedListWithSTAR()
           
 void testSquareUnorderedList()
           
 void testSquareUnorderedListRichTextMacroBody()
           
 void testSwitchingOrderdListToUorderedListWithSTAR()
           
 void testSwitchingUnorderdListToOrderedListWithHASH()
           
 void testUnorderedList()
           
 void testUnorderedListRichTextMacroBody()
           
 void testUnorderedListWithContentAlreadyInTheLine()
           
 void testUnorderedListWithTypingAfterward()
           
 
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

WikiAutoformatListTest

public WikiAutoformatListTest()
Method Detail

testPlainOrderedList

public void testPlainOrderedList()

testorderedListWithTypingAfterward

public void testorderedListWithTypingAfterward()

testOrderedListWith1

public void testOrderedListWith1()

testUnorderedList

public void testUnorderedList()

testUnorderedListWithTypingAfterward

public void testUnorderedListWithTypingAfterward()

testUnorderedListWithContentAlreadyInTheLine

public void testUnorderedListWithContentAlreadyInTheLine()

testSquareUnorderedList

public void testSquareUnorderedList()

testRevertUnorderedListWithSTAR

public void testRevertUnorderedListWithSTAR()

testRevertOrderedListWithHASH

public void testRevertOrderedListWithHASH()

testSwitchingUnorderdListToOrderedListWithHASH

public void testSwitchingUnorderdListToOrderedListWithHASH()

testSwitchingOrderdListToUorderedListWithSTAR

public void testSwitchingOrderdListToUorderedListWithSTAR()

testUnorderedListRichTextMacroBody

public void testUnorderedListRichTextMacroBody()

testSquareUnorderedListRichTextMacroBody

public void testSquareUnorderedListRichTextMacroBody()

testOrderedListRichTextMacroBody

public void testOrderedListRichTextMacroBody()

testOrderedListRichTextMacroBodyUsingHASH

public void testOrderedListRichTextMacroBodyUsingHASH()

testInlineTaskSquareBracket

public void testInlineTaskSquareBracket()

testInlineTaskSquareBracketUndoForAutoFormatting

public void testInlineTaskSquareBracketUndoForAutoFormatting()

testInlineTaskSquareBracketShortcutDoesNotWorkInAnUnsupportedEditor

public void testInlineTaskSquareBracketShortcutDoesNotWorkInAnUnsupportedEditor()


Copyright © 2003–2015 Atlassian. All rights reserved.