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
 org.junit.rules.ExpectedException expectedException
           
 
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 testAttachmentVersionRemovalWithComments()
           
 void testAttachMoreFilesLink()
           
 
Methods inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

expectedException

public org.junit.rules.ExpectedException expectedException
Constructor Detail

AttachmentsTest

public AttachmentsTest()
Method Detail

testAttachMoreFilesLink

public void testAttachMoreFilesLink()

testAttachmentHistoryToggle

public void testAttachmentHistoryToggle()

testAttachmentRemoval

public void testAttachmentRemoval()

testAttachmentVersionRemoval

public void testAttachmentVersionRemoval()

testAttachmentVersionRemovalWithComments

public void testAttachmentVersionRemovalWithComments()

testAttachmentMoveToBlog

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



Copyright © 2003–2015 Atlassian. All rights reserved.