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

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

public class SWTHorizontal_PTest
extends Object


Constructor Summary
SWTHorizontal_PTest()
           
 
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

SWTHorizontal_PTest

public SWTHorizontal_PTest()
Method Detail

createHorizontalWithTwoHorizontalAsChildrenAndControlAsSubChildren

public static HierarchyViewModelHandle createHorizontalWithTwoHorizontalAsChildrenAndControlAsSubChildren()

init

public void init()

testHorizontalWithoutChildren

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

testHorizontalWithTwoControlsAsChildren

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

testHorizontalWithTwoHorizontalAsChildrenAndControlAsSubChildren

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


Copyright © 2015. All Rights Reserved.