com.atlassian.confluence.webdriver.editor
Class ImagePropertyPanelTest

java.lang.Object
  extended by com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
      extended by com.atlassian.confluence.webdriver.editor.ImagePropertyPanelTest

public class ImagePropertyPanelTest
extends AbstractInjectableWebDriverTest


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
darkFeaturesHelper, methodRules, name, product, rpc, serverStateManager, testData, userHelper
 
Constructor Summary
ImagePropertyPanelTest()
           
 
Method Summary
 void setup()
           
 void testButtonState()
           
 void testClickOriginal()
           
 void testClickSmallMediumLargeButtons()
           
 void testInsertExternalImageShowPropertyPanel()
           
 void testSetCustomImageSize()
           
 void testUnknownAttachmentShouldNotShowPropertyPanel()
           
 
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

ImagePropertyPanelTest

public ImagePropertyPanelTest()
Method Detail

setup

public void setup()

testButtonState

public void testButtonState()

testSetCustomImageSize

public void testSetCustomImageSize()

testClickOriginal

public void testClickOriginal()

testClickSmallMediumLargeButtons

public void testClickSmallMediumLargeButtons()

testInsertExternalImageShowPropertyPanel

public void testInsertExternalImageShowPropertyPanel()

testUnknownAttachmentShouldNotShowPropertyPanel

public void testUnknownAttachmentShouldNotShowPropertyPanel()


Copyright © 2003–2015 Atlassian. All rights reserved.