com.atlassian.confluence.webdriver
Class BlueprintsTest

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

public class BlueprintsTest
extends AbstractWebDriverTest

Tests the pluggable "blueprints" modules that hook into the Create dialog.


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractWebDriverTest
darkFeaturesHelper, ignoreRule, name, product, rpc, serverStateManager, sessionCleanupRule, testBrowserRule, testData, userHelper, webDriverScreenshotRule
 
Constructor Summary
BlueprintsTest()
           
 
Method Summary
 void createMeetingMinutes()
           
 void createRequirements()
           
 void createSharedFiles()
           
 
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

BlueprintsTest

public BlueprintsTest()
Method Detail

createMeetingMinutes

public void createMeetingMinutes()
                          throws Exception
Throws:
Exception

createRequirements

public void createRequirements()
                        throws Exception
Throws:
Exception

createSharedFiles

public void createSharedFiles()
                       throws Exception
Throws:
Exception


Copyright © 2003-2013 Atlassian. All Rights Reserved.