com.atlassian.confluence.selenium
Class EditorImagePropertyPanelTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.atlassian.confluence.junit3.JUnit3TimingTestCase
              extended by com.atlassian.confluence.selenium.AbstractSeleniumTest
                  extended by com.atlassian.confluence.selenium.AbstractEditorPropertyPanelTest
                      extended by com.atlassian.confluence.selenium.AbstractEditorImagePropertyPanelTest
                          extended by com.atlassian.confluence.selenium.EditorImagePropertyPanelTest
All Implemented Interfaces:
junit.framework.Test

public class EditorImagePropertyPanelTest
extends AbstractEditorImagePropertyPanelTest

Tests Image Property Panel in the RTE.


Field Summary
 
Fields inherited from class com.atlassian.confluence.selenium.AbstractEditorImagePropertyPanelTest
EDITOR_IMAGE_SCALE_BY_HEIHT_DARK_FEATURE_KEY
 
Fields inherited from class com.atlassian.confluence.selenium.AbstractEditorPropertyPanelTest
defaultUser, editor, tinyMce
 
Fields inherited from class com.atlassian.confluence.selenium.AbstractSeleniumTest
adminUser, assertThat, client, rpc, screenShotIndex, suite, testBlogPost, testComment, testData, testGroup, testImage, testImage2, testPage, testSpace, testUser, testUserWithApostrophe, userHelper, users
 
Constructor Summary
EditorImagePropertyPanelTest()
           
 
Method Summary
 void testButtonState()
           
 void testClickBorder()
           
 void testClickEmoticonDoesntShowPanel()
           
 void testClickImageShowsPanel()
           
 void testClickLargeButton()
           
 void testClickMediumButton()
           
 void testClickOriginalButton()
           
 void testClickSmallButton()
           
 void testClickSmallButtonForImageOnOtherPage()
           
 void testClickSmallButtonForTallImage()
           
 void testCloseWithEscapeKeyInsideRTE()
           
 void testTooltips()
           
 void TODOXHTML_testClosePanelOnScroll()
           
 void TODOXHTML_testRepositionPanelOnThumbnail()
           
 void TODOXHTMLtestPanelLocationRelavantAfterResizeChangesViewportScroll()
           
 
Methods inherited from class com.atlassian.confluence.selenium.AbstractEditorImagePropertyPanelTest
assertImageHasFullsizeSrc, assertImageHasThumbnailSrc, assertImageWithSize, getDarkFeatures, launchFromClickOnElement, setUp, tearDown
 
Methods inherited from class com.atlassian.confluence.selenium.AbstractEditorPropertyPanelTest
testCloseWithClickOutsideRte, testCloseWithEscapeKeyOutsideRTE, waitUntilPropertyPanelGone
 
Methods inherited from class com.atlassian.confluence.selenium.AbstractSeleniumTest
captureScreenShot, createTestData, runTest, setAjsLogRendered, setAjsLogVisible
 
Methods inherited from class com.atlassian.confluence.junit3.JUnit3TimingTestCase
runBare, setExceptionTransformer
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EditorImagePropertyPanelTest

public EditorImagePropertyPanelTest()
Method Detail

testClickEmoticonDoesntShowPanel

public void testClickEmoticonDoesntShowPanel()

testClickImageShowsPanel

public void testClickImageShowsPanel()

testClickSmallButton

public void testClickSmallButton()

testClickSmallButtonForTallImage

public void testClickSmallButtonForTallImage()

testClickSmallButtonForImageOnOtherPage

public void testClickSmallButtonForImageOnOtherPage()

testClickMediumButton

public void testClickMediumButton()

testClickLargeButton

public void testClickLargeButton()

testClickBorder

public void testClickBorder()

testButtonState

public void testButtonState()

testClickOriginalButton

public void testClickOriginalButton()
                             throws java.lang.Exception
Throws:
java.lang.Exception

testCloseWithEscapeKeyInsideRTE

public void testCloseWithEscapeKeyInsideRTE()
Overrides:
testCloseWithEscapeKeyInsideRTE in class AbstractEditorPropertyPanelTest

TODOXHTML_testRepositionPanelOnThumbnail

public void TODOXHTML_testRepositionPanelOnThumbnail()
                                              throws java.lang.Exception
Throws:
java.lang.Exception

TODOXHTML_testClosePanelOnScroll

public void TODOXHTML_testClosePanelOnScroll()
                                      throws java.lang.Exception
Throws:
java.lang.Exception

TODOXHTMLtestPanelLocationRelavantAfterResizeChangesViewportScroll

public void TODOXHTMLtestPanelLocationRelavantAfterResizeChangesViewportScroll()
                                                                        throws java.lang.Exception
Throws:
java.lang.Exception

testTooltips

public void testTooltips()
                  throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2003-2014 Atlassian. All Rights Reserved.