com.atlassian.confluence.selenium
Class EditorInsertLinkTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.atlassian.confluence.selenium.AbstractSeleniumTest
com.atlassian.confluence.selenium.EditorInsertLinkTest
- All Implemented Interfaces:
- junit.framework.Test
public class EditorInsertLinkTest
- extends AbstractSeleniumTest
Fields inherited from class com.atlassian.confluence.selenium.AbstractSeleniumTest |
adminUser, assertThat, client, confluence, rpc, screenShotIndex, testBlogPost, testComment, testPage, testSpace, testUser |
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, setName, toString |
Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
tinyMce
protected TinyMce tinyMce
EditorInsertLinkTest
public EditorInsertLinkTest(java.lang.String s)
setUp
protected void setUp()
throws java.lang.Exception
- Overrides:
setUp
in class AbstractSeleniumTest
- Throws:
java.lang.Exception
tearDown
protected void tearDown()
throws java.lang.Exception
- Overrides:
tearDown
in class AbstractSeleniumTest
- Throws:
java.lang.Exception
testInsertLinkInWikiMode
public void testInsertLinkInWikiMode()
testInsertLinkWithNoAliasAndWithTooltipInRichTextMode
public void testInsertLinkWithNoAliasAndWithTooltipInRichTextMode()
testInsertLinkWithNoAliasAndWithTooltipInWikiMode
public void testInsertLinkWithNoAliasAndWithTooltipInWikiMode()
testInsertLinkInRichTextMode
public void testInsertLinkInRichTextMode()
testSwitchTabInLinkPopup
public void testSwitchTabInLinkPopup()
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException
testValuesAreClearedAfterInsertion
public void testValuesAreClearedAfterInsertion()
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException
testSearchPagesInWikiMode
public void testSearchPagesInWikiMode()
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException
testSearchPagesInRichTextMode
public void testSearchPagesInRichTextMode()
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException
testSearchPagesInWikiModeIntoDraft
public void testSearchPagesInWikiModeIntoDraft()
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException
testSearchPagesInRichTextModeIntoDraft
public void testSearchPagesInRichTextModeIntoDraft()
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException
testInsertLinkShortcutInRichText
public void testInsertLinkShortcutInRichText()
testInsertLinkShortcutInMarkup
public void testInsertLinkShortcutInMarkup()
testInsertLinkForSelectedTextInRTE
public void testInsertLinkForSelectedTextInRTE()
testEditLinkAliasInRTE
public void testEditLinkAliasInRTE()
Copyright © 2003-2009 Atlassian Pty Ltd. All Rights Reserved.