com.atlassian.confluence.webdriver
Class CreateSpaceTest

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

public class CreateSpaceTest
extends AbstractWebDriverTest


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractWebDriverTest
darkFeaturesHelper, ignoreRule, name, product, rpc, serverStateManager, sessionCleanupRule, testBrowserRule, testData, userHelper, webDriverScreenshotRule
 
Constructor Summary
CreateSpaceTest()
           
 
Method Summary
 void canCreateASpaceFromDashboard()
           
 void canCreateASpaceFromSpaceDirectory()
           
 void fieldsPersistWhenErrorOccurs()
           
 void formCannotBeSubmittedWhenGoingFromValidToInvalidState()
           
 void login()
           
 void urlInSpaceKeyDescriptionIncludesKey()
           
 void validationFailurePreventsSubmissionOnDialog()
           
 void validationFailurePreventsSubmissionOnPage()
           
 void validationNotTriggeredWhenKeyPressDoesNotChangeField()
           
 
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
 

Constructor Detail

CreateSpaceTest

public CreateSpaceTest()
Method Detail

login

public void login()

canCreateASpaceFromDashboard

public void canCreateASpaceFromDashboard()

canCreateASpaceFromSpaceDirectory

public void canCreateASpaceFromSpaceDirectory()

urlInSpaceKeyDescriptionIncludesKey

public void urlInSpaceKeyDescriptionIncludesKey()
                                         throws Exception
Throws:
Exception

fieldsPersistWhenErrorOccurs

public void fieldsPersistWhenErrorOccurs()
                                  throws Exception
Throws:
Exception

validationFailurePreventsSubmissionOnDialog

public void validationFailurePreventsSubmissionOnDialog()
                                                 throws Exception
Throws:
Exception

validationFailurePreventsSubmissionOnPage

public void validationFailurePreventsSubmissionOnPage()
                                               throws Exception
Throws:
Exception

validationNotTriggeredWhenKeyPressDoesNotChangeField

public void validationNotTriggeredWhenKeyPressDoesNotChangeField()
                                                          throws Exception
Throws:
Exception

formCannotBeSubmittedWhenGoingFromValidToInvalidState

public void formCannotBeSubmittedWhenGoingFromValidToInvalidState()
                                                           throws Exception
Throws:
Exception


Copyright © 2003-2013 Atlassian. All Rights Reserved.