com.atlassian.confluence.sanity
Class CreateDialogTest

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

public class CreateDialogTest
extends AbstractWebDriverSanityTest

Test the Create Dialog which holds the blueprints


Field Summary
 User smokeAdmin
           
 Space smokeSpace
           
 User smokeUser
           
 
Fields inherited from class com.atlassian.confluence.sanity.AbstractWebDriverSanityTest
ALACARTE_ONDEMAND, baseUrl, driver, ignoreRule, name, product, rpc, serverStateManager, sessionCleanupRule, 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
CreateDialogTest()
           
 
Method Summary
 void bundledBlueprintsPresent()
           
 void createBlankPageTest()
           
 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

smokeSpace

public Space smokeSpace

smokeAdmin

public User smokeAdmin

smokeUser

public User smokeUser
Constructor Detail

CreateDialogTest

public CreateDialogTest()
Method Detail

setUp

public void setUp()

createBlankPageTest

public void createBlankPageTest()

bundledBlueprintsPresent

public void bundledBlueprintsPresent()


Copyright © 2003-2014 Atlassian. All Rights Reserved.