org.eclipse.emf.ecp.view.vertical.ui.swt.test
Class SWTVerticalTest

java.lang.Object
  extended by org.eclipse.emf.ecp.view.vertical.ui.swt.test.SWTVerticalTest

public class SWTVerticalTest
extends Object


Constructor Summary
SWTVerticalTest()
           
 
Method Summary
 void init()
           
 void testVerticalWithoutChildren()
           
 void testVerticalWithTwoControlsAsChildren()
           
 void testVerticalWithTwoVerticalAsChildrenAndControlAsSubChildren()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SWTVerticalTest

public SWTVerticalTest()
Method Detail

init

public void init()

testVerticalWithoutChildren

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

testVerticalWithTwoControlsAsChildren

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

testVerticalWithTwoVerticalAsChildrenAndControlAsSubChildren

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


Copyright © 2014. All Rights Reserved.