org.eclipse.emf.ecp.ui.view.editor.controls.test
Class ControlGenerator_PTest

java.lang.Object
  extended by org.eclipse.emf.ecp.ui.view.editor.controls.test.ControlGenerator_PTest

public class ControlGenerator_PTest
extends Object


Constructor Summary
ControlGenerator_PTest()
           
 
Method Summary
 void before()
           
 void testAddControlsWithBottomUpPath()
           
 void testAddControlsWithContainer()
           
 void testAddControlsWithNonViewOrContainer()
           
 void testAddControlsWithView()
           
 void testGenerateAllControls()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ControlGenerator_PTest

public ControlGenerator_PTest()
Method Detail

before

public void before()

testAddControlsWithNonViewOrContainer

public void testAddControlsWithNonViewOrContainer()

testAddControlsWithView

public void testAddControlsWithView()

testAddControlsWithContainer

public void testAddControlsWithContainer()

testAddControlsWithBottomUpPath

public void testAddControlsWithBottomUpPath()

testGenerateAllControls

public void testGenerateAllControls()
                             throws IOException
Throws:
IOException


Copyright © 2015. All Rights Reserved.