com.atlassian.confluence.webdriver
Class EditorEmoticonTest

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

public class EditorEmoticonTest
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
EditorEmoticonTest()
           
 
Method Summary
 void testAutoFormatEmotionIconAtBeginOfLine()
           
 void testAutoFormatEmotionIconInTheMiddleOfLine()
           
 void testAutoFormatMultipleEmotionIconStandTogether()
           
 void testNotAutoFormatEmotionIcon()
           
 void testNotAutoFormatEmotionIconWhenInsertLink()
           
 void testNotAutoFormatEmotionIconWhenInsertMacro()
           
 
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

EditorEmoticonTest

public EditorEmoticonTest()
Method Detail

testAutoFormatEmotionIconAtBeginOfLine

public void testAutoFormatEmotionIconAtBeginOfLine()

testAutoFormatEmotionIconInTheMiddleOfLine

public void testAutoFormatEmotionIconInTheMiddleOfLine()

testAutoFormatMultipleEmotionIconStandTogether

public void testAutoFormatMultipleEmotionIconStandTogether()

testNotAutoFormatEmotionIcon

public void testNotAutoFormatEmotionIcon()

testNotAutoFormatEmotionIconWhenInsertLink

public void testNotAutoFormatEmotionIconWhenInsertLink()

testNotAutoFormatEmotionIconWhenInsertMacro

public void testNotAutoFormatEmotionIconWhenInsertMacro()


Copyright © 2003-2014 Atlassian. All Rights Reserved.