Uses of Class
com.atlassian.confluence.selenium.AbstractSeleniumTest

Packages that use AbstractSeleniumTest
com.atlassian.confluence.selenium   
com.atlassian.confluence.selenium.failing   
com.atlassian.confluence.selenium.fullroundtrip   
 

Uses of AbstractSeleniumTest in com.atlassian.confluence.selenium
 

Subclasses of AbstractSeleniumTest in com.atlassian.confluence.selenium
 class AbstractEditorAutocompleteTester
          Tests Autocomplete dropdown in the RTE.
 class AbstractLinkBrowserTest
           
 class AbstractMoveDialogTester
          A base class to be extended by the tests for the Move Dialog.
 class ActivityStreamGadgetTest
           
 class AnonymousUserTest
           
 class AttachmentsTest
           
 class AuthorFilteringOnSearchNotIExploreTest
           
 class AuthorFilteringOnSearchTest
           
 class BlogEditorTest
           
 class ColorSchemeTest
           
 class CreateSpaceTest
           
 class CustomStylesheetTest
           
 class DashboardTest
           
 class DraftChangesTest
           
 class EditorAnonAutocompleteImageNotIExploreTest
           
 class EditorAnonAutocompleteLinkNotIExploreTest
           
 class EditorAutocompleteImageNotIExploreTest
          Tests Autocomplete "!" trigger in the RTE.
 class EditorAutocompleteLinkNotIExploreTest
          Tests Autocomplete "[" trigger in the RTE.
 class EditorCommentsTest
           
 class EditorDraftsNotIExploreTest
          These tests currently fail on IE due to dirty flag not being set when content is changed.
 class EditorDraftsTest
           
 class EditorInsertImageDialogNotFF2Test
          Tests the insert image dialog for things that are known to not work (or be untestable) in FF2.
 class EditorInsertImageDialogTest
          Tests the insert image dialog.
 class EditorInsertImageNotIExploreTest
           
 class EditorInsertImageTestOld
           
 class EditorNotationGuideTest
           
 class EditorNotIExploreTest
           
 class EditorPreviewTest
           
 class EditorRichTextTest
          Editor on bamboo is very slow, so delays in this class are intentionally higher than the defaults.
 class EditorTest
           
 class FavouritePagesMacroTest
          This test tests finctionality that codced inside a bundle plugin.
 class FindSpaceAttachmentsJSPTest
           
 class FollowDisabledUserTest
           
 class FooterTest
           
 class GroupPickerTest
           
 class HeartbeatTest
           
 class JavascriptInFooterTest
          Test some basic Confluence functionality when the javascript compatability mode is on and the scripts are back at the top of the page.
 class LabelsTest
           
 class LabelsTestNotIExploreTest
           
 class LinkBrowserBreadcrumbTest
          Tests breadcrumbs.
 class LinkToThisPageTest
           
 class LogInTest
           
 class MacroBrowserSmartFieldsTest
          Tests for the smart fields in the Macro Browser
 class MacroBrowserTest
          Macro Browser tests for both the RichText and Markup editors.
 class MarkupLinkBrowserTest
           
 class MarkupMacroBrowserTest
          Tests for the macro browser in only the markup editors.
 class MenuTest
           
 class MoveEditedPageTest
          Test the move page mechanism when you are editing an existing page.
 class MoveNewPageTest
          Test the move page mechanism when you are creating a new page.
 class MovePageDeepTreeExpansionNotFF2Test
          Doesn't run in Firefox 2 due to CONF-17595.
 class MovePageFromViewAttachmentsTest
          Extend MoveViewedPageTest to test the Move Page dialog from the view attachments screen for a page.
 class MovePageFromViewInfoTest
          Extend MoveViewedPageTest to test the Move Page dialog from the view attachments screen for a page.
 class MovePageFromViewPageHistoryTest
          Extend MoveViewedPageTest to test the Move Page dialog from the view attachments screen for a page.
 class MoveViewedPageTest
          Test the move page mechanism when you are viewing a page.
 class NotationGuideWindowTest
           
 class OfficeConnectorMacroBrowserSmartFieldsTest
          TODO move this tests into OC Tests for the smart fields customisations as used in the Office Connector bundled plugin
 class PageMetadataTest
           
 class PageNotFoundTest
           
 class PageOrderingTest
           
 class PagePermissionsDialogTest
           
 class PagePermissionsTest
          Tests page permissions everywhere except in the permissions dialog.
 class PersonalSpaceTest
           
 class PopupTest
          Used to house the tests for the little known popups like History and View Source
 class QuickNavigationTest
           
 class SearchTest
           
 class SignupTest
           
 class SiteExportTest
           
 class TinyMceCharmapTest
           
 class TinyMceColorPickerTest
           
 class TinyMceConfluenceFormatTest
           
 class TinyMceEditingNotIExploreTest
          For testing that typing behaves correctly in various scenarios.
 class TinyMceEmoticonTest
           
 class TinyMceInsertMenuTest
           
 class TinyMceLinkBrowserNotIExploreTest
           
 class TinyMceLinkBrowserTest
           
 class TinyMceMacroBrowserNotIExploreTest
          Run tests specific to RTE that require typing, cursor placement or pressing of the Enter key.
 class TinyMceMacroBrowserTest
          Run tests specific to RTE.
 class TinyMceNotIExploreTest
          Contains general TinyMCE tests that perform operations known to have problems on IE.
 class TinyMceShortcutsNotIExploreTest
           
 class TinyMceShortcutsTest
           
 class TinyMceTableTest
           
 class TinyMceToolbarNotIExploreNotFF3Test
           
 class TinyMceToolbarNotIExploreTest
          Tests of Toolbar that have currently only successfully run in Firefox.
 class TinyMceToolbarTest
          Tests of Toolbar that have run successfully in both IE and Firefox.
 class ToolsMenuFavouriteItemTest
           
 class ToolsMenuWatchItemTest
           
 class UserFollowTest
           
 class UserHoverTest
           
 class UserPickerTest
           
 class UserStatusTest
           
 class ViewPageHistoryTest
           
 class WysiwygRoundTripTest
          Selenium equivalent of WysiwygRoundTripBugAcceptanceTest
 

Uses of AbstractSeleniumTest in com.atlassian.confluence.selenium.failing
 

Subclasses of AbstractSeleniumTest in com.atlassian.confluence.selenium.failing
 class FailingWysiwygRoundTripTest
          Tests that would be in WysiwygRoundTripBugAcceptanceTest if they passed.
 

Uses of AbstractSeleniumTest in com.atlassian.confluence.selenium.fullroundtrip
 

Subclasses of AbstractSeleniumTest in com.atlassian.confluence.selenium.fullroundtrip
 class SeleniumPageRoundTripTestCase
           
 



Copyright © 2003-2010 Atlassian. All Rights Reserved.