public class

TinyMceMacroBrowserNotIExploreTest

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

Class Overview

Run tests specific to RTE that require typing, cursor placement or pressing of the Enter key. Common tests should go in TinyMceMacroBrowserTest.

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.selenium.AbstractSeleniumTest
Public Constructors
TinyMceMacroBrowserNotIExploreTest()
Public Methods
void TODOXHTML_testCursorMaintainedInEmptyParagraphOnCancel()
void TODOXHTML_testCursorMaintainedOnCancel()
void TODOXHTML_testCursorMaintainedOnCancelDuringMacroEdit()
void testInsertMacroFromSelectedLastLine()
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 TinyMceMacroBrowserNotIExploreTest ()

Public Methods

public void TODOXHTML_testCursorMaintainedInEmptyParagraphOnCancel ()

Throws
Exception

public void TODOXHTML_testCursorMaintainedOnCancel ()

Throws
Exception

public void TODOXHTML_testCursorMaintainedOnCancelDuringMacroEdit ()

Throws
Exception

public void testInsertMacroFromSelectedLastLine ()

Throws
Exception

Protected Methods

protected void setUp ()

Throws
Exception

protected void tearDown ()

Throws
Exception