com.atlassian.confluence.webdriver
Class AttachmentsTest

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

public class AttachmentsTest
extends AbstractInjectableWebDriverTest


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
darkFeaturesHelper, methodRules, name, product, rpc, serverStateManager, testData, userHelper
 
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.AbstractInjectableWebDriverTest
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-2014 Atlassian. All Rights Reserved.