com.atlassian.confluence.webdriver.editor
Class TinyMceSymbolTest

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

public class TinyMceSymbolTest
extends AbstractInjectableWebDriverTest


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
darkFeaturesHelper, methodRules, name, product, rpc, serverStateManager, testData, userHelper
 
Constructor Summary
TinyMceSymbolTest()
           
 
Method Summary
 void setUp()
           
 void testInsertAmpersand()
           
 void testInsertLessThan()
           
 
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

TinyMceSymbolTest

public TinyMceSymbolTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testInsertAmpersand

public void testInsertAmpersand()
                         throws Exception
Throws:
Exception

testInsertLessThan

public void testInsertLessThan()
                        throws Exception
Throws:
Exception


Copyright © 2003–2015 Atlassian. All rights reserved.