public abstract class AbstractEditorPropertyPanelTest extends AbstractSeleniumTest
Modifier and Type | Field and Description |
---|---|
protected User |
defaultUser |
protected Editor |
editor |
protected TinyMce |
tinyMce |
adminUser, assertThat, client, rpc, screenShotIndex, suite, testBlogPost, testComment, testData, testGroup, testImage, testImage2, testPage, testSpace, testUser, testUserWithApostrophe, userHelper, users
Constructor and Description |
---|
AbstractEditorPropertyPanelTest() |
Modifier and Type | Method and Description |
---|---|
protected abstract PropertyPanel |
launchFromClickOnElement() |
protected void |
setUp() |
protected void |
tearDown() |
void |
testCloseWithClickOutsideRte() |
void |
testCloseWithEscapeKeyInsideRTE() |
void |
testCloseWithEscapeKeyOutsideRTE() |
protected void |
waitUntilPropertyPanelGone() |
captureScreenShot, createTestData, runTest, setAjsLogRendered, setAjsLogVisible
runBare, setExceptionTransformer
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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, setName, toString
protected Editor editor
protected User defaultUser
protected TinyMce tinyMce
protected void setUp() throws Exception
setUp
in class AbstractSeleniumTest
Exception
protected void tearDown() throws Exception
tearDown
in class AbstractSeleniumTest
Exception
public void testCloseWithEscapeKeyOutsideRTE() throws Exception
Exception
public void testCloseWithEscapeKeyInsideRTE() throws Exception
Exception
public void testCloseWithClickOutsideRte() throws Exception
Exception
protected abstract PropertyPanel launchFromClickOnElement()
protected void waitUntilPropertyPanelGone()
Copyright © 2003–2015 Atlassian. All rights reserved.