org.eclipse.emf.ecp.view.horizontal.ui.swt.test
Class SWTHorizontalTest

java.lang.Object
  extended by org.eclipse.emf.ecp.view.horizontal.ui.swt.test.SWTHorizontalTest

public class SWTHorizontalTest
extends Object


Constructor Summary
SWTHorizontalTest()
           
 
Method Summary
static HierarchyViewModelHandle createHorizontalWithTwoHorizontalAsChildrenAndControlAsSubChildren()
           
 void init()
           
 void testHorizontalWithoutChildren()
           
 void testHorizontalWithTwoControlsAsChildren()
           
 void testHorizontalWithTwoHorizontalAsChildrenAndControlAsSubChildren()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SWTHorizontalTest

public SWTHorizontalTest()
Method Detail

createHorizontalWithTwoHorizontalAsChildrenAndControlAsSubChildren

public static HierarchyViewModelHandle createHorizontalWithTwoHorizontalAsChildrenAndControlAsSubChildren()

init

public void init()

testHorizontalWithoutChildren

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

testHorizontalWithTwoControlsAsChildren

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

testHorizontalWithTwoHorizontalAsChildrenAndControlAsSubChildren

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


Copyright © 2014. All Rights Reserved.