public class

SpaceDirectoryTest

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

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.selenium.AbstractSeleniumTest
Public Constructors
SpaceDirectoryTest(String s)
Public Methods
void setUp()
void testAnonymousAccess()
void testDynamicFavouriteSpaces()
void testErrorHandling()
void testFavouriteSpaces()
void testFavourites()
void testFilterSearch()
void testPagination()
void testPersonalSpaceWithApostrophe()
void testProfilePicturesShown()
void testRestrictedSpaces()
void testSearch()
void testSorting()
void testSpaceLabelsNotShown()
void testSpaceTypeSearching()
void testTeamLabels()
void testTeamLabelsLozenge()
void testXss()
Protected Methods
void tearDown()
[Expand]
Inherited Methods
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 SpaceDirectoryTest (String s)

Public Methods

public void setUp ()

Throws
Exception

public void testAnonymousAccess ()

public void testDynamicFavouriteSpaces ()

public void testErrorHandling ()

public void testFavouriteSpaces ()

public void testFavourites ()

public void testFilterSearch ()

public void testPagination ()

public void testPersonalSpaceWithApostrophe ()

public void testProfilePicturesShown ()

public void testRestrictedSpaces ()

public void testSearch ()

public void testSorting ()

public void testSpaceLabelsNotShown ()

public void testSpaceTypeSearching ()

public void testTeamLabels ()

public void testTeamLabelsLozenge ()

public void testXss ()

Protected Methods

protected void tearDown ()

Throws
Exception