com.atlassian.confluence.webdriver
Class EmbeddedImagesTest

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

public class EmbeddedImagesTest
extends AbstractInjectableWebDriverTest


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
darkFeaturesHelper, methodRules, name, product, rpc, serverStateManager, testData, userHelper
 
Constructor Summary
EmbeddedImagesTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testCopyPasteImage()
           
 void testCopyPasteThumbnail()
           
 void testLargeEmbeddedImage()
           
 void testMediumEmbeddedImage()
           
 void testOriginalEmbeddedImage()
           
 void testSmallEmbeddedImage()
           
 void testUndoEmbeddedImage()
           
 
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
 

Constructor Detail

EmbeddedImagesTest

public EmbeddedImagesTest()
Method Detail

setUp

public final void setUp()
                 throws Exception
Throws:
Exception

tearDown

public final void tearDown()
                    throws Exception
Throws:
Exception

testSmallEmbeddedImage

public void testSmallEmbeddedImage()

testMediumEmbeddedImage

public void testMediumEmbeddedImage()

testLargeEmbeddedImage

public void testLargeEmbeddedImage()

testUndoEmbeddedImage

public void testUndoEmbeddedImage()

testOriginalEmbeddedImage

public void testOriginalEmbeddedImage()

testCopyPasteThumbnail

public void testCopyPasteThumbnail()
                            throws InterruptedException
Throws:
InterruptedException

testCopyPasteImage

public void testCopyPasteImage()
                        throws InterruptedException
Throws:
InterruptedException


Copyright © 2003–2015 Atlassian. All rights reserved.