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.EditorImagePropertyPanelTest
All Implemented Interfaces:
junit.framework.Test

public class EditorImagePropertyPanelTest
extends AbstractEditorPropertyPanelTest

Tests Image Property Panel in the RTE.


Field Summary
 
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
 ImagePropertyPanel launchFromClickOnElement()
           
 void setUp()
           
 void tearDown()
           
 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.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

setUp

public void setUp()
           throws Exception
Overrides:
setUp in class AbstractEditorPropertyPanelTest
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Overrides:
tearDown in class AbstractEditorPropertyPanelTest
Throws:
Exception

launchFromClickOnElement

public ImagePropertyPanel launchFromClickOnElement()
Specified by:
launchFromClickOnElement in class AbstractEditorPropertyPanelTest

testClickSmallButton

public void testClickSmallButton()

testClickSmallButtonForTallImage

public void testClickSmallButtonForTallImage()

testClickMediumButton

public void testClickMediumButton()

testClickLargeButton

public void testClickLargeButton()

testClickEmoticonDoesntShowPanel

public void testClickEmoticonDoesntShowPanel()

testClickImageShowsPanel

public void testClickImageShowsPanel()

testClickSmallButtonForImageOnOtherPage

public void testClickSmallButtonForImageOnOtherPage()

testClickBorder

public void testClickBorder()

testClickOriginalButton

public void testClickOriginalButton()
                             throws Exception
Throws:
Exception

testCloseWithEscapeKeyInsideRTE

public void testCloseWithEscapeKeyInsideRTE()
Overrides:
testCloseWithEscapeKeyInsideRTE in class AbstractEditorPropertyPanelTest

TODOXHTML_testRepositionPanelOnThumbnail

public void TODOXHTML_testRepositionPanelOnThumbnail()
                                              throws Exception
Throws:
Exception

TODOXHTML_testClosePanelOnScroll

public void TODOXHTML_testClosePanelOnScroll()
                                      throws Exception
Throws:
Exception

TODOXHTMLtestPanelLocationRelavantAfterResizeChangesViewportScroll

public void TODOXHTMLtestPanelLocationRelavantAfterResizeChangesViewportScroll()
                                                                        throws Exception
Throws:
Exception

testTooltips

public void testTooltips()
                  throws Exception
Throws:
Exception


Copyright © 2003–2015 Atlassian. All rights reserved.