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
darkFeaturesHelper, 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 testAttachmentRemoval()
           
 void testAttachmentVersionRemoval()
           
 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()

testAttachmentRemoval

public void testAttachmentRemoval()

testAttachmentVersionRemoval

public void testAttachmentVersionRemoval()

testAttachmentMoveToBlog

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



Copyright © 2003-2013 Atlassian. All Rights Reserved.