com.atlassian.confluence.webdriver
Class TinyMceSymbolTest

java.lang.Object
  extended by com.atlassian.confluence.webdriver.AbstractWebDriverTest
      extended by com.atlassian.confluence.webdriver.TinyMceSymbolTest

public class TinyMceSymbolTest
extends AbstractWebDriverTest


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractWebDriverTest
darkFeaturesHelper, ignoreRule, name, product, rpc, serverStateManager, sessionCleanupRule, testBrowserRule, testData, userHelper, webDriverScreenshotRule
 
Constructor Summary
TinyMceSymbolTest()
           
 
Method Summary
 void setUp()
           
 void testInsertAmpersand()
           
 void testInsertLessThan()
           
 
Methods inherited from class com.atlassian.confluence.webdriver.AbstractWebDriverTest
clear, start
 
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-2013 Atlassian. All Rights Reserved.