org.eclipse.emf.ecp.view.table.ui.swt.test
Class SWTTableTest
java.lang.Object
org.eclipse.emf.ecp.view.table.ui.swt.test.SWTTableTest
public class SWTTableTest
- extends Object
SWTTableTest
public SWTTableTest()
beforeClass
public static void beforeClass()
afterClass
public static void afterClass()
init
public void init()
after
public void after()
testUninitializedTableWithoutColumns
public void testUninitializedTableWithoutColumns()
throws NoRendererFoundException,
NoPropertyDescriptorFoundExeption
- Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption
testInitializedTableWithoutColumnsAndEmptyReference
public void testInitializedTableWithoutColumnsAndEmptyReference()
throws NoRendererFoundException,
NoPropertyDescriptorFoundExeption
- Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption
testInitializedTableWithoutColumnsSingleReference
public void testInitializedTableWithoutColumnsSingleReference()
throws NoRendererFoundException,
NoPropertyDescriptorFoundExeption
- Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption
testInitializedTableWithoutColumnsEmptySingleReference
public void testInitializedTableWithoutColumnsEmptySingleReference()
throws NoRendererFoundException,
NoPropertyDescriptorFoundExeption
- Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption
testTableWithoutColumns
public void testTableWithoutColumns()
throws NoRendererFoundException,
NoPropertyDescriptorFoundExeption
- Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption
testTableWithoutColumnsWithoutViewServices
public void testTableWithoutColumnsWithoutViewServices()
throws NoRendererFoundException,
NoPropertyDescriptorFoundExeption
- Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption
testTableWithTwoColumns
public void testTableWithTwoColumns()
throws NoRendererFoundException,
NoPropertyDescriptorFoundExeption
- Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption
testTableWithTwoColumnsWithoutViewServices
public void testTableWithTwoColumnsWithoutViewServices()
throws NoRendererFoundException,
NoPropertyDescriptorFoundExeption
- Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption
testTableWithTwoColumnsAdd
public void testTableWithTwoColumnsAdd()
throws NoRendererFoundException,
NoPropertyDescriptorFoundExeption
- Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption
testTableWithTwoColumnsRemove
public void testTableWithTwoColumnsRemove()
throws NoRendererFoundException,
NoPropertyDescriptorFoundExeption
- Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption
testTableWithTwoColumnsClear
public void testTableWithTwoColumnsClear()
throws NoRendererFoundException,
NoPropertyDescriptorFoundExeption
- Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption
createTableColumn
public static VDomainModelReference createTableColumn(org.eclipse.emf.ecore.EStructuralFeature feature)
createInitializedTableWithoutTableColumns
public static TableControlHandle createInitializedTableWithoutTableColumns()
createUninitializedTableWithoutColumns
public static TableControlHandle createUninitializedTableWithoutColumns()
Copyright © 2014. All Rights Reserved.