com.atlassian.confluence.webdriver
Class AttachmentsTest

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

public class AttachmentsTest
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
AttachmentsTest()
           
 
Method Summary
 void testAttachmentHistoryToggle()
           
 void testAttachmentMoveToBlog()
          CONFDEV-1468 - Test moving attachment
 void testAttachmentRemoveConfirmation()
           
 void testAttachMoreFilesLink()
           
 
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

AttachmentsTest

public AttachmentsTest()
Method Detail

testAttachMoreFilesLink

public void testAttachMoreFilesLink()

testAttachmentHistoryToggle

public void testAttachmentHistoryToggle()

testAttachmentRemoveConfirmation

public void testAttachmentRemoveConfirmation()

testAttachmentMoveToBlog

public void testAttachmentMoveToBlog()
CONFDEV-1468 - Test moving attachment



Copyright © 2003-2012 Atlassian. All Rights Reserved.