public class

TinyMceLinkBrowserTest

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

Summary

[Expand]
Inherited Constants
From class com.atlassian.confluence.selenium.AbstractLinkBrowserTest
[Expand]
Inherited Fields
From class com.atlassian.confluence.selenium.AbstractLinkBrowserTest
From class com.atlassian.confluence.selenium.AbstractSeleniumTest
Public Constructors
TinyMceLinkBrowserTest()
Public Methods
void TODOXHTML_testInsertLinkForSelectedText()
void testEditExistingAttachmentOnOtherPageLink()
void testEditWebLink()
void testInsertLinkWithApostrophe()
void testInsertMenuAttachmentOnDraftRespectsUserAttachPermission()
void testInsertMenuAttachmentOnEditPageRespectsUserAttachPermission()
void testOpenWithShortcutKey()
void testOpeningDialogDoesNotScrollPage()
void testSearchWithHyphens()
void testWontOpenTwice()
[Expand]
Inherited Methods
From class com.atlassian.confluence.selenium.AbstractLinkBrowserTest
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 TinyMceLinkBrowserTest ()

Public Methods

public void TODOXHTML_testInsertLinkForSelectedText ()

public void testEditExistingAttachmentOnOtherPageLink ()

public void testEditWebLink ()

public void testInsertLinkWithApostrophe ()

public void testInsertMenuAttachmentOnDraftRespectsUserAttachPermission ()

Throws
Exception

public void testInsertMenuAttachmentOnEditPageRespectsUserAttachPermission ()

Throws
Exception

public void testOpenWithShortcutKey ()

public void testOpeningDialogDoesNotScrollPage ()

Throws
Exception

public void testSearchWithHyphens ()

public void testWontOpenTwice ()