com.atlassian.confluence.selenium
Class LinkBrowserSearchTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.atlassian.confluence.selenium.AbstractSeleniumTest
              extended by com.atlassian.confluence.selenium.AbstractLinkBrowserTest
                  extended by com.atlassian.confluence.selenium.LinkBrowserSearchTest
All Implemented Interfaces:
junit.framework.Test

public class LinkBrowserSearchTest
extends AbstractLinkBrowserTest


Field Summary
 
Fields inherited from class com.atlassian.confluence.selenium.AbstractLinkBrowserTest
editor, linkBrowser, NO_ATTACHMENTS_MESSAGE, tinyMce
 
Fields inherited from class com.atlassian.confluence.selenium.AbstractSeleniumTest
adminUser, assertThat, client, rpc, screenShotIndex, suite, testBlogPost, testComment, testData, testGroup, testImage, testImage2, testPage, testSpace, testUser, testUserWithApostrophe, userHelper, users
 
Constructor Summary
LinkBrowserSearchTest()
           
 
Method Summary
 void testAnonymousUserInsertLinkInDraft()
           
 void testCurrentSpaceAppearsInOptionsWhenEditingBlog()
           
 void testEnterOnLinkTextField()
           
 void testEnterOnSearchField()
           
 void testEnterOnSearchFieldDoesNotSubmitDialog()
           
 void testEscapeWithQuickSearch()
           
 void testHyphenInSearch()
           
 void testInsertLinkInPersonalSpace()
           
 void testInsertLinkWithNoLinkText()
           
 void testInsertLinkWithQuotesToPage()
           
 void testQuickSearchForPageInDraft()
           
 void testQuickSearchMaxResults()
           
 void testQuickSearchRespectsSpaceSelected()
           
 void testQuickSearchResultsDontUseUrlEncodedTitle()
           
 void testQuickSearchSelectionClearsSearchResults()
           
 void testSearchBlogAndInsert()
           
 void testSearchButton()
           
 void testSearchForInQuickSearch()
           
 void testSearchRespectsSpaceSelected()
           
 void testSearchResultsForAutocompleteLimited()
           
 void testUnicodeSymbolInQuickSearch()
           
 void testUnicodeSymbolInSearch()
           
 
Methods inherited from class com.atlassian.confluence.selenium.AbstractLinkBrowserTest
newLinkBrowser, setUp, tearDown
 
Methods inherited from class com.atlassian.confluence.selenium.AbstractSeleniumTest
captureScreenShot, captureScreenShot, createTestData, runBare, runTest, setAjsLogRendered, setAjsLogVisible
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, 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, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LinkBrowserSearchTest

public LinkBrowserSearchTest()
Method Detail

testInsertLinkInPersonalSpace

public void testInsertLinkInPersonalSpace()

testInsertLinkWithQuotesToPage

public void testInsertLinkWithQuotesToPage()

testInsertLinkWithNoLinkText

public void testInsertLinkWithNoLinkText()

testQuickSearchForPageInDraft

public void testQuickSearchForPageInDraft()

testSearchForInQuickSearch

public void testSearchForInQuickSearch()

testSearchButton

public void testSearchButton()

testEnterOnSearchField

public void testEnterOnSearchField()

testSearchBlogAndInsert

public void testSearchBlogAndInsert()

testEscapeWithQuickSearch

public void testEscapeWithQuickSearch()

testQuickSearchRespectsSpaceSelected

public void testQuickSearchRespectsSpaceSelected()

testQuickSearchMaxResults

public void testQuickSearchMaxResults()

testQuickSearchResultsDontUseUrlEncodedTitle

public void testQuickSearchResultsDontUseUrlEncodedTitle()

testUnicodeSymbolInQuickSearch

public void testUnicodeSymbolInQuickSearch()

testUnicodeSymbolInSearch

public void testUnicodeSymbolInSearch()

testHyphenInSearch

public void testHyphenInSearch()

testSearchRespectsSpaceSelected

public void testSearchRespectsSpaceSelected()

testAnonymousUserInsertLinkInDraft

public void testAnonymousUserInsertLinkInDraft()

testCurrentSpaceAppearsInOptionsWhenEditingBlog

public void testCurrentSpaceAppearsInOptionsWhenEditingBlog()

testEnterOnSearchFieldDoesNotSubmitDialog

public void testEnterOnSearchFieldDoesNotSubmitDialog()

testSearchResultsForAutocompleteLimited

public void testSearchResultsForAutocompleteLimited()
                                             throws Exception
Throws:
Exception

testEnterOnLinkTextField

public void testEnterOnLinkTextField()

testQuickSearchSelectionClearsSearchResults

public void testQuickSearchSelectionClearsSearchResults()
                                                 throws Exception
Throws:
Exception


Copyright © 2003-2012 Atlassian. All Rights Reserved.