com.atlassian.confluence.webdriver.editor
Class TinyMceInsertMenuTest

java.lang.Object
  extended by com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
      extended by com.atlassian.confluence.webdriver.editor.TinyMceInsertMenuTest

public class TinyMceInsertMenuTest
extends AbstractInjectableWebDriverTest


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
darkFeaturesHelper, methodRules, name, product, rpc, serverStateManager, testData, userHelper
 
Constructor Summary
TinyMceInsertMenuTest()
           
 
Method Summary
 void testInsertWikiMarkup()
           
 void testInsertWikiMarkupWithInternationalCharacters()
           
 
Methods inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TinyMceInsertMenuTest

public TinyMceInsertMenuTest()
Method Detail

testInsertWikiMarkup

public void testInsertWikiMarkup()
                          throws Exception
Throws:
Exception

testInsertWikiMarkupWithInternationalCharacters

public void testInsertWikiMarkupWithInternationalCharacters()
                                                     throws Exception
Throws:
Exception


Copyright © 2003–2015 Atlassian. All rights reserved.