com.atlassian.confluence.webdriver
Class FileListBlueprintTest

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

public class FileListBlueprintTest
extends AbstractWebDriverTest

Tests the "File List" (formerly known as "Shared Files") Blueprint.


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractWebDriverTest
darkFeaturesHelper, ignoreRule, name, product, rpc, serverStateManager, sessionCleanupRule, testBrowserRule, testData, userHelper, webDriverScreenshotRule
 
Constructor Summary
FileListBlueprintTest()
           
 
Method Summary
 void fileListWizardFieldsAreUsed()
           
 void fileListWizardPreventsDuplicatePageTitle()
           
 void fileListWizardRequiresPageTitle()
           
 void newFileListPageAppearsOnIndexPage()
           
 void setUp()
           
 
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

FileListBlueprintTest

public FileListBlueprintTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

newFileListPageAppearsOnIndexPage

public void newFileListPageAppearsOnIndexPage()
                                       throws Exception
Throws:
Exception

fileListWizardPreventsDuplicatePageTitle

public void fileListWizardPreventsDuplicatePageTitle()
                                              throws Exception
Throws:
Exception

fileListWizardRequiresPageTitle

public void fileListWizardRequiresPageTitle()
                                     throws Exception
Throws:
Exception

fileListWizardFieldsAreUsed

public void fileListWizardFieldsAreUsed()
                                 throws Exception
Throws:
Exception


Copyright © 2003-2013 Atlassian. All Rights Reserved.