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

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

public class EditorMainToolbarTest
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
EditorMainToolbarTest()
           
 
Method Summary
 void disabled_testUndoAlignment()
           
 void setUp()
           
 void testBold()
           
 void testBoldThenType()
           
 void testBulletListAndTabbing()
           
 void testBulletListThenType()
           
 void testClickColorButton()
           
 void testClickColorInColorPickerDropDown()
           
 void testFormatHeadingInList()
           
 void testHorizontalRuler()
           
 void testIndentOutdentListWithAPreviousParagraph()
           
 void testItalicThenType()
           
 void testMonospace()
           
 void testNumberedListAndTabbing()
           
 void testNumberedListIndent()
           
 void testNumberedListThenType()
           
 void testStrikethrough()
           
 void testStrikethroughThenType()
           
 void testSubscript()
           
 void testSubscriptStrikethroughMonospace()
           
 void testSuperscript()
           
 void testSuperscriptStrikethroughMonospace()
           
 void testUnderlineThenType()
           
 
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

EditorMainToolbarTest

public EditorMainToolbarTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testBold

public void testBold()

testMonospace

public void testMonospace()

testStrikethrough

public void testStrikethrough()

testSubscript

public void testSubscript()

testSubscriptStrikethroughMonospace

public void testSubscriptStrikethroughMonospace()

testSuperscript

public void testSuperscript()

testSuperscriptStrikethroughMonospace

public void testSuperscriptStrikethroughMonospace()

testIndentOutdentListWithAPreviousParagraph

public void testIndentOutdentListWithAPreviousParagraph()

testBoldThenType

public void testBoldThenType()

testItalicThenType

public void testItalicThenType()

testUnderlineThenType

public void testUnderlineThenType()

testStrikethroughThenType

public void testStrikethroughThenType()

testBulletListThenType

public void testBulletListThenType()

testNumberedListThenType

public void testNumberedListThenType()

testNumberedListIndent

public void testNumberedListIndent()

testBulletListAndTabbing

public void testBulletListAndTabbing()

testNumberedListAndTabbing

public void testNumberedListAndTabbing()

testFormatHeadingInList

public void testFormatHeadingInList()

disabled_testUndoAlignment

public void disabled_testUndoAlignment()

testHorizontalRuler

public void testHorizontalRuler()

testClickColorInColorPickerDropDown

public void testClickColorInColorPickerDropDown()

testClickColorButton

public void testClickColorButton()


Copyright © 2003–2015 Atlassian. All rights reserved.