com.atlassian.confluence.webdriver
Class EditorContentUneditableTest

java.lang.Object
  extended by com.atlassian.confluence.webdriver.AbstractEditorWebDriverTest
      extended by com.atlassian.confluence.webdriver.EditorContentUneditableTest

public class EditorContentUneditableTest
extends AbstractEditorWebDriverTest


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractEditorWebDriverTest
editorContent, editorPage, ignoreRule, logPageSourceRule, logTimeRule, product, rpc, webDriverScreenshotRule
 
Constructor Summary
EditorContentUneditableTest()
           
 
Method Summary
 void testKeyBackspaceJoinsListItemsContainingUneditable()
           
 void testKeyBackspaceJoinsParagraphsContainingUneditable()
           
 void testKeyDeleteJoinsParagraphsContainingUneditable()
           
 
Methods inherited from class com.atlassian.confluence.webdriver.AbstractEditorWebDriverTest
cancelAnyEditor, clearContent, setupEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditorContentUneditableTest

public EditorContentUneditableTest()
Method Detail

testKeyDeleteJoinsParagraphsContainingUneditable

public void testKeyDeleteJoinsParagraphsContainingUneditable()
                                                      throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException

testKeyBackspaceJoinsParagraphsContainingUneditable

public void testKeyBackspaceJoinsParagraphsContainingUneditable()

testKeyBackspaceJoinsListItemsContainingUneditable

public void testKeyBackspaceJoinsListItemsContainingUneditable()


Copyright © 2003-2014 Atlassian. All Rights Reserved.