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

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

public class WikiAutoformatBlockFormatTest
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
WikiAutoformatBlockFormatTest()
           
 
Method Summary
 void clearAllFields()
           
 void testAutoformatIsDisabledInPreformattedText()
           
 void testHeadingsWithSampleText()
           
 void testHeadingsWithTypingAfterward()
           
 void testHeadingWithContentAlreadyOnLine()
           
 void testHeadingWithTextAfter()
           
 void testHorizontalRuleWithEnter()
           
 void testHorizontalRuleWithSpace()
           
 
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

WikiAutoformatBlockFormatTest

public WikiAutoformatBlockFormatTest()
Method Detail

clearAllFields

public void clearAllFields()

testHeadingsWithSampleText

public void testHeadingsWithSampleText()

testHeadingsWithTypingAfterward

public void testHeadingsWithTypingAfterward()

testHeadingWithTextAfter

public void testHeadingWithTextAfter()

testHeadingWithContentAlreadyOnLine

public void testHeadingWithContentAlreadyOnLine()

testAutoformatIsDisabledInPreformattedText

public void testAutoformatIsDisabledInPreformattedText()

testHorizontalRuleWithEnter

public void testHorizontalRuleWithEnter()

testHorizontalRuleWithSpace

public void testHorizontalRuleWithSpace()


Copyright © 2003-2014 Atlassian. All Rights Reserved.