public class

TinyMceEmoticonTest

extends AbstractSeleniumTest
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.selenium.AbstractSeleniumTest
         ↳ com.atlassian.confluence.selenium.TinyMceEmoticonTest

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.selenium.AbstractSeleniumTest
Public Constructors
TinyMceEmoticonTest(String s)
Public Methods
void testInsertLightbulbOff()
void testInsertSmile()
void testInsertThumbsUp()
Protected Methods
void setUp()
void tearDown()
[Expand]
Inherited Methods
From class com.atlassian.confluence.selenium.AbstractSeleniumTest
From class junit.framework.TestCase
From class junit.framework.Assert
From class java.lang.Object
From interface junit.framework.Test

Public Constructors

public TinyMceEmoticonTest (String s)

Public Methods

public void testInsertLightbulbOff ()

Throws
Exception

public void testInsertSmile ()

Throws
Exception

public void testInsertThumbsUp ()

Throws
Exception

Protected Methods

protected void setUp ()

Throws
Exception

protected void tearDown ()

Throws
Exception