com.atlassian.confluence.sanity.upgradeinstance
Class AnonymousAccessTest

java.lang.Object
  extended by com.atlassian.confluence.sanity.WebDriverConfiguration
      extended by com.atlassian.confluence.sanity.AbstractWebDriverSanityTest
          extended by com.atlassian.confluence.sanity.upgradeinstance.AnonymousAccessTest

public class AnonymousAccessTest
extends AbstractWebDriverSanityTest


Field Summary
 java.lang.String isAnonymous
           
 java.lang.String isOnDemand
           
 User smokeUser
           
 
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
AnonymousAccessTest()
           
 
Method Summary
 void testAddCommentToPageGivesCaptcha()
           
 void testDashboard()
           
 void testProfileInsteadOfPersonalSpace()
           
 void testSignUp()
           
 void testViewBlog()
           
 
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

isAnonymous

public java.lang.String isAnonymous

isOnDemand

public java.lang.String isOnDemand

smokeUser

public User smokeUser
Constructor Detail

AnonymousAccessTest

public AnonymousAccessTest()
Method Detail

testDashboard

public void testDashboard()

testViewBlog

public void testViewBlog()

testProfileInsteadOfPersonalSpace

public void testProfileInsteadOfPersonalSpace()

testAddCommentToPageGivesCaptcha

public void testAddCommentToPageGivesCaptcha()

testSignUp

public void testSignUp()


Copyright © 2003-2014 Atlassian. All Rights Reserved.