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
ignoreRule, name, product, rpc, serverStateManager, sessionCleanupRule, testBrowserRule, testData, userHelper, webDriverScreenshotRule
 
Constructor Summary
CreateSpaceTest()
           
 
Method Summary
 void canCreateASpaceFromDashboard()
           
 void canCreateASpaceFromSpaceDirectory()
           
 void fieldsPersistWhenErrorOccurs()
           
 void login()
           
 void urlInSpaceKeyDescriptionIncludesKey()
           
 
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


Copyright © 2003-2012 Atlassian. All Rights Reserved.