com.atlassian.confluence.webdriver
Class SpaceDirectoryTest

java.lang.Object
  extended by com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
      extended by com.atlassian.confluence.webdriver.SpaceDirectoryTest

public class SpaceDirectoryTest
extends AbstractInjectableWebDriverTest


Field Summary
static java.lang.String CONFLUENCE_LABEL
           
static java.lang.String CONFLUENCE_TEAM_LABEL
           
static SpaceDirectoryPage.TeamLabelTab CONFLUENCE_TEAM_LABEL_TAB
           
static java.lang.String DEVELOPMENT_LABEL
           
static java.lang.String DEVELOPMENT_TEAM_LABEL
           
static SpaceDirectoryPage.TeamLabelTab DEVELOPMENT_TEAM_LABEL_TAB
           
static java.lang.String TEAM_LABEL_PREFIX
           
static java.lang.String TEST_LABEL
           
static java.lang.String TEST_TEAM_LABEL
           
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
darkFeaturesHelper, methodRules, name, product, rpc, serverStateManager, testData, userHelper
 
Constructor Summary
SpaceDirectoryTest()
           
 
Method Summary
 void adminNamesShown()
           
 void anonymousAccess()
           
 void archivedSpacesAreCorrectlyFiltered()
           
 void createTestData()
           
 void favouriteSpaceTabUpdatesSpaceList()
           
 void groupAdminNamesShown()
           
 void noResultsMessageShownAndHidden()
           
 void paginationLinksFunctionCorrectly()
           
 void personalSpacesShowProfilePictures()
           
 void personalSpaceWithApostropheIsProperlyEscaped()
           
 void restrictedSpacesAreFiltered()
           
 void searchFilterIsKeptAcrossTabs()
           
 void sortingAcrossPagesIsCorrect()
           
 void spaceLabelsNotShown()
           
 void spaceSearchSubmitTriggersSiteSearch()
           
 void spaceTypeBrowsingUpdatesSpaceList()
           
 void teamLabelsLozengesUpdateSpaceList()
           
 void teamLabelTabsUpdateSpaceList()
           
 void xssPersonalSpaceNameIsProperlyEscaped()
           
 
Methods inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONFLUENCE_LABEL

public static final java.lang.String CONFLUENCE_LABEL
See Also:
Constant Field Values

DEVELOPMENT_LABEL

public static final java.lang.String DEVELOPMENT_LABEL
See Also:
Constant Field Values

TEST_LABEL

public static final java.lang.String TEST_LABEL
See Also:
Constant Field Values

TEAM_LABEL_PREFIX

public static final java.lang.String TEAM_LABEL_PREFIX
See Also:
Constant Field Values

CONFLUENCE_TEAM_LABEL

public static final java.lang.String CONFLUENCE_TEAM_LABEL
See Also:
Constant Field Values

DEVELOPMENT_TEAM_LABEL

public static final java.lang.String DEVELOPMENT_TEAM_LABEL
See Also:
Constant Field Values

TEST_TEAM_LABEL

public static final java.lang.String TEST_TEAM_LABEL
See Also:
Constant Field Values

DEVELOPMENT_TEAM_LABEL_TAB

public static final SpaceDirectoryPage.TeamLabelTab DEVELOPMENT_TEAM_LABEL_TAB

CONFLUENCE_TEAM_LABEL_TAB

public static final SpaceDirectoryPage.TeamLabelTab CONFLUENCE_TEAM_LABEL_TAB
Constructor Detail

SpaceDirectoryTest

public SpaceDirectoryTest()
Method Detail

createTestData

public void createTestData()

spaceSearchSubmitTriggersSiteSearch

public void spaceSearchSubmitTriggersSiteSearch()

searchFilterIsKeptAcrossTabs

public void searchFilterIsKeptAcrossTabs()

favouriteSpaceTabUpdatesSpaceList

public void favouriteSpaceTabUpdatesSpaceList()

teamLabelTabsUpdateSpaceList

public void teamLabelTabsUpdateSpaceList()

teamLabelsLozengesUpdateSpaceList

public void teamLabelsLozengesUpdateSpaceList()

xssPersonalSpaceNameIsProperlyEscaped

public void xssPersonalSpaceNameIsProperlyEscaped()

anonymousAccess

public void anonymousAccess()

paginationLinksFunctionCorrectly

public void paginationLinksFunctionCorrectly()

personalSpaceWithApostropheIsProperlyEscaped

public void personalSpaceWithApostropheIsProperlyEscaped()

restrictedSpacesAreFiltered

public void restrictedSpacesAreFiltered()

spaceLabelsNotShown

public void spaceLabelsNotShown()

adminNamesShown

public void adminNamesShown()

groupAdminNamesShown

public void groupAdminNamesShown()

noResultsMessageShownAndHidden

public void noResultsMessageShownAndHidden()

personalSpacesShowProfilePictures

public void personalSpacesShowProfilePictures()

spaceTypeBrowsingUpdatesSpaceList

public void spaceTypeBrowsingUpdatesSpaceList()

sortingAcrossPagesIsCorrect

public void sortingAcrossPagesIsCorrect()

archivedSpacesAreCorrectlyFiltered

public void archivedSpacesAreCorrectlyFiltered()


Copyright © 2003-2014 Atlassian. All Rights Reserved.