org.eclipse.emf.ecp.view.internal.core.swt.renderer
Class ViewRendererTest

java.lang.Object
  extended by org.eclipse.emf.ecp.view.internal.core.swt.renderer.ViewRendererTest

public class ViewRendererTest
extends Object


Constructor Summary
ViewRendererTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testEmptyView()
           
 void testGridDescription()
           
 void testMultipleComplexGridDescriptionView()
           
 void testMultipleSimpleCompositeView()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewRendererTest

public ViewRendererTest()
Method Detail

setUp

public void setUp()

tearDown

public void tearDown()

testGridDescription

public void testGridDescription()
                         throws NoRendererFoundException,
                                NoPropertyDescriptorFoundExeption
Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption

testEmptyView

public void testEmptyView()
                   throws NoRendererFoundException,
                          NoPropertyDescriptorFoundExeption
Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption

testMultipleSimpleCompositeView

public void testMultipleSimpleCompositeView()
                                     throws NoRendererFoundException,
                                            NoPropertyDescriptorFoundExeption
Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption

testMultipleComplexGridDescriptionView

public void testMultipleComplexGridDescriptionView()
                                            throws NoRendererFoundException,
                                                   NoPropertyDescriptorFoundExeption
Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption


Copyright © 2014. All Rights Reserved.