com.atlassian.confluence.selenium
Class MacroPropertyPanelNotIExploreTest

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

public class MacroPropertyPanelNotIExploreTest
extends AbstractEditorPropertyPanelTest


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
MacroPropertyPanelNotIExploreTest()
           
 
Method Summary
protected  MacroPropertyPanel launchFromClickOnElement()
           
protected  void setUp()
           
protected  void tearDown()
           
 void testPanelDisappearsWhenMacroResizes()
           
 
Methods inherited from class com.atlassian.confluence.selenium.AbstractEditorPropertyPanelTest
testCloseWithClickOutsideRte, testCloseWithEscapeKeyInsideRTE, testCloseWithEscapeKeyOutsideRTE, waitUntilPropertyPanelGone
 
Methods inherited from class com.atlassian.confluence.selenium.AbstractSeleniumTest
captureScreenShot, captureScreenShot, createTestData, runBare, runTest, setAjsLogRendered, setAjsLogVisible
 
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, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MacroPropertyPanelNotIExploreTest

public MacroPropertyPanelNotIExploreTest()
Method Detail

setUp

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

tearDown

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

launchFromClickOnElement

protected MacroPropertyPanel launchFromClickOnElement()
Specified by:
launchFromClickOnElement in class AbstractEditorPropertyPanelTest

testPanelDisappearsWhenMacroResizes

public void testPanelDisappearsWhenMacroResizes()


Copyright © 2003-2012 Atlassian. All Rights Reserved.