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, runTestassertEquals, 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, toStringpublic 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 AbstractSeleniumTestExceptionprotected void tearDown()
                 throws Exception
tearDown in class AbstractSeleniumTestExceptionpublic void testToolBarShownInBodyLessMacro()
                                     throws Exception
Exceptionpublic void testToolBarShownInBodyMacro()
                                 throws Exception
Exceptionpublic void testClickInsertColAfterButton()
                                   throws Exception
Exceptionpublic void testClickInsertColBeforeButton()
                                    throws Exception
Exceptionpublic void testClickInsertRowBeforeButtonOnNormalRow()
                                               throws Exception
Exceptionpublic void testClickInsertRowAfterButtonOnNormalRow()
                                              throws Exception
Exceptionpublic void testClickInsertRowBeforeButtonOnHeadingRow()
                                                throws Exception
Exceptionpublic void testClickInsertRowAfterButtonOnHeadingRow()
                                               throws Exception
Exceptionpublic void testTableToolbarForNewTable()
public void testTableToolbarCutAndPasteRow()
public void testTableToolbarCopyAndPasteRowAcrossPage()
Copyright © 2003–2017 Atlassian. All rights reserved.