org.eclipse.emf.ecp.view.group.ui.swt.test
Class SWTGroupTest

java.lang.Object
  extended by org.eclipse.emf.ecp.view.group.ui.swt.test.SWTGroupTest

public class SWTGroupTest
extends Object


Constructor Summary
SWTGroupTest()
           
 
Method Summary
 void testEmptyGroup()
           
 void testOneGroupinView()
           
 void testTwoGroupsHierachicalinView()
           
 void testTwoGroupsinView()
           
 void testTwoGroupsWithTwoControlsInView()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SWTGroupTest

public SWTGroupTest()
Method Detail

testOneGroupinView

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

testTwoGroupsinView

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

testTwoGroupsHierachicalinView

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

testTwoGroupsWithTwoControlsInView

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

testEmptyGroup

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


Copyright © 2014. All Rights Reserved.