public class GridTable_PTest extends Object
Constructor and Description |
---|
GridTable_PTest() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
static void |
afterClass() |
static void |
beforeClass() |
void |
gridSorting_autoSortOnEdit() |
void |
gridSorting_sortIndicatorReset()
Tests that the sort indicator of a column is removed when another column is used for sorting.
|
void |
init() |
void |
testInitializedTableWithoutColumnsAndEmptyReference() |
void |
testInitializedTableWithoutColumnsEmptySingleReference() |
void |
testInitializedTableWithoutColumnsSingleReference() |
void |
testPanelTableWithTwoColumns() |
void |
testTableSorting() |
void |
testTableSortingWithCellEditor() |
void |
testTableWithoutColumns() |
void |
testTableWithoutColumnsWithoutViewServices() |
void |
testTableWithTwoColumns() |
void |
testTableWithTwoColumnsAdd() |
void |
testTableWithTwoColumnsClear() |
void |
testTableWithTwoColumnsRemove() |
void |
testTableWithTwoColumnsWithoutViewServices() |
void |
testUninitializedTableWithoutColumns() |
public static void beforeClass()
public static void afterClass()
public void init()
public void after()
public void testUninitializedTableWithoutColumns() throws NoRendererFoundException, NoPropertyDescriptorFoundExeption, EMFFormsNoRendererException
public void testInitializedTableWithoutColumnsAndEmptyReference() throws NoRendererFoundException, NoPropertyDescriptorFoundExeption, EMFFormsNoRendererException
public void testInitializedTableWithoutColumnsSingleReference() throws NoRendererFoundException, NoPropertyDescriptorFoundExeption, EMFFormsNoRendererException
public void testInitializedTableWithoutColumnsEmptySingleReference() throws NoRendererFoundException, NoPropertyDescriptorFoundExeption, EMFFormsNoRendererException
public void testTableWithoutColumns() throws NoRendererFoundException, NoPropertyDescriptorFoundExeption, EMFFormsNoRendererException
public void testTableWithoutColumnsWithoutViewServices() throws NoRendererFoundException, NoPropertyDescriptorFoundExeption, EMFFormsNoRendererException
public void testTableWithTwoColumns() throws NoRendererFoundException, NoPropertyDescriptorFoundExeption, EMFFormsNoRendererException
public void testTableWithTwoColumnsWithoutViewServices() throws NoRendererFoundException, NoPropertyDescriptorFoundExeption, EMFFormsNoRendererException
public void testTableWithTwoColumnsAdd() throws NoRendererFoundException, NoPropertyDescriptorFoundExeption, EMFFormsNoRendererException
public void testTableWithTwoColumnsRemove() throws NoRendererFoundException, NoPropertyDescriptorFoundExeption, EMFFormsNoRendererException
public void testTableWithTwoColumnsClear() throws NoRendererFoundException, NoPropertyDescriptorFoundExeption, EMFFormsNoRendererException
public void testPanelTableWithTwoColumns() throws NoRendererFoundException, NoPropertyDescriptorFoundExeption, EMFFormsNoRendererException
public void testTableSorting() throws NoRendererFoundException, NoPropertyDescriptorFoundExeption, EMFFormsNoRendererException
public void testTableSortingWithCellEditor() throws NoRendererFoundException, NoPropertyDescriptorFoundExeption, EMFFormsNoRendererException
public void gridSorting_autoSortOnEdit() throws EMFFormsNoRendererException, NoRendererFoundException, NoPropertyDescriptorFoundExeption
public void gridSorting_sortIndicatorReset() throws EMFFormsNoRendererException, NoRendererFoundException, NoPropertyDescriptorFoundExeption
Copyright © 2019. All rights reserved.