com.atlassian.confluence.sanity.newinstance
Class DashboardTest

java.lang.Object
  extended by com.atlassian.confluence.sanity.WebDriverConfiguration
      extended by com.atlassian.confluence.sanity.AbstractWebDriverSanityTest
          extended by com.atlassian.confluence.sanity.newinstance.DashboardTest

public class DashboardTest
extends AbstractWebDriverSanityTest


Field Summary
static java.lang.String FAVOURITE_LABEL_STRING
           
static java.lang.String FAVOURITE_LABEL_STRING_US
           
 
Fields inherited from class com.atlassian.confluence.sanity.AbstractWebDriverSanityTest
ALACARTE_ONDEMAND, baseUrl, driver, ignoreRule, name, product, rpc, serverStateManager, sessionCleanupRule, smokeSpace, testBrowserRule, testData, userHelper, webDriverScreenshotRule
 
Fields inherited from class com.atlassian.confluence.sanity.WebDriverConfiguration
ADMIN_USER, DEFAULT_BASEURL, SMOKE_ADMIN, SMOKE_SPACE_KEY, SMOKE_TEST, SYS_ADMIN, TEST_USER
 
Constructor Summary
DashboardTest()
           
 
Method Summary
 void allUpdatesTab()
           
 void favouritePages()
           
 void favouriteUpdatesTab()
           
 void setUp()
           
 
Methods inherited from class com.atlassian.confluence.sanity.AbstractWebDriverSanityTest
assertMacroHasNoErrors, getSmokeSpace, start
 
Methods inherited from class com.atlassian.confluence.sanity.WebDriverConfiguration
getBaseUrl, getContextPath, getHttpPort, getInstanceProperties
 
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 java.lang.String FAVOURITE_LABEL_STRING
See Also:
Constant Field Values

FAVOURITE_LABEL_STRING_US

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

DashboardTest

public DashboardTest()
Method Detail

setUp

public void setUp()

favouriteUpdatesTab

public void favouriteUpdatesTab()
                         throws java.lang.Exception
Throws:
java.lang.Exception

favouritePages

public void favouritePages()

allUpdatesTab

public void allUpdatesTab()


Copyright © 2003-2014 Atlassian. All Rights Reserved.