com.atlassian.confluence.webdriver
Class DashboardTest

java.lang.Object
  extended by com.atlassian.confluence.webdriver.AbstractWebDriverTest
      extended by com.atlassian.confluence.webdriver.DashboardTest

public class DashboardTest
extends AbstractWebDriverTest


Field Summary
static String FAVOURITE_LABEL_STRING
           
static String FAVOURITE_LABEL_STRING_US
           
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractWebDriverTest
ignoreRule, name, product, rpc, serverStateManager, sessionCleanupRule, testBrowserRule, testData, userHelper, webDriverScreenshotRule
 
Constructor Summary
DashboardTest()
           
 
Method Summary
 void setUp()
           
 void testAllUpdatesTab()
           
 void testFavouritePages()
           
 void testFavouriteSpaces()
           
 void testFavouriteUpdatesTab()
           
 void testMakingSpaceFavouriteWithLabels()
           
 void testTeamUpdatesTab()
           
 void testXss()
           
 
Methods inherited from class com.atlassian.confluence.webdriver.AbstractWebDriverTest
clear, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FAVOURITE_LABEL_STRING

public static final String FAVOURITE_LABEL_STRING
See Also:
Constant Field Values

FAVOURITE_LABEL_STRING_US

public static final String FAVOURITE_LABEL_STRING_US
See Also:
Constant Field Values
Constructor Detail

DashboardTest

public DashboardTest()
Method Detail

setUp

public void setUp()

testFavouriteUpdatesTab

public void testFavouriteUpdatesTab()
                             throws Exception
Throws:
Exception

testMakingSpaceFavouriteWithLabels

public void testMakingSpaceFavouriteWithLabels()

testAllUpdatesTab

public void testAllUpdatesTab()

testTeamUpdatesTab

public void testTeamUpdatesTab()
                        throws Exception
Throws:
Exception

testFavouritePages

public void testFavouritePages()

testFavouriteSpaces

public void testFavouriteSpaces()

testXss

public void testXss()


Copyright © 2003-2012 Atlassian. All Rights Reserved.