public class EditorTableToolbarTest extends AbstractSeleniumTest
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_COLS |
static int |
DEFAULT_ROWS |
static String |
DEFAULT_TABLE_CONTENT |
adminUser, assertThat, client, rpc, screenShotIndex, suite, testBlogPost, testData, testImage, testImage2, testPage, testSpace, testUser, testUserWithApostrophe, userHelper
Constructor and Description |
---|
EditorTableToolbarTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp() |
protected void |
tearDown() |
void |
testClickDeleteColumn() |
void |
testClickDeleteRow() |
void |
testClickDeleteTable() |
void |
testClickHeadingColumn() |
void |
testClickHeadingRow() |
void |
testClickHighlightCell() |
void |
testClickInsertColAfterButton() |
void |
testClickInsertColBeforeButton() |
void |
testClickInsertRowAfterButtonOnHeadingRow() |
void |
testClickInsertRowAfterButtonOnNormalRow() |
void |
testClickInsertRowBeforeButtonOnHeadingRow() |
void |
testClickInsertRowBeforeButtonOnNormalRow() |
void |
testTableToolbarCopyAndPasteRowAcrossPage() |
void |
testTableToolbarCutAndPasteRow() |
void |
testTableToolbarForNewTable() |
void |
testToolbarShown() |
void |
testToolBarShownInBodyLessMacro() |
void |
testToolBarShownInBodyMacro() |
captureScreenShot, createTestData, runTest
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, runBare, setName, toString
public static final String DEFAULT_TABLE_CONTENT
public static final int DEFAULT_ROWS
public static final int DEFAULT_COLS
protected void setUp() throws Exception
setUp
in class AbstractSeleniumTest
Exception
protected void tearDown() throws Exception
tearDown
in class AbstractSeleniumTest
Exception
public void testToolBarShownInBodyLessMacro() throws Exception
Exception
public void testToolBarShownInBodyMacro() throws Exception
Exception
public void testClickInsertColAfterButton() throws Exception
Exception
public void testClickInsertColBeforeButton() throws Exception
Exception
public void testClickInsertRowBeforeButtonOnNormalRow() throws Exception
Exception
public void testClickInsertRowAfterButtonOnNormalRow() throws Exception
Exception
public void testClickInsertRowBeforeButtonOnHeadingRow() throws Exception
Exception
public void testClickInsertRowAfterButtonOnHeadingRow() throws Exception
Exception
public void testTableToolbarForNewTable()
public void testTableToolbarCutAndPasteRow()
public void testTableToolbarCopyAndPasteRowAcrossPage()
Copyright © 2003–2017 Atlassian. All rights reserved.