org.eclipse.emf.ecp.ui.view.swt.test
Class ECPSWTViewRendererTest

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

public class ECPSWTViewRendererTest
extends Object

Author:
Jonas

Constructor Summary
ECPSWTViewRendererTest()
           
 
Method Summary
 void init()
           
 void testAllReadOnly()
           
 void testEmptyView()
           
 void testEmptyViewReadOnly()
           
 void testViewWithControls()
           
 void testViewWithOneContainerReadOnly()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ECPSWTViewRendererTest

public ECPSWTViewRendererTest()
Method Detail

init

public void init()

testEmptyView

public void testEmptyView()
                   throws ECPRendererException
Throws:
ECPRendererException

testViewWithControls

public void testViewWithControls()
                          throws ECPRendererException
Throws:
ECPRendererException

testAllReadOnly

public void testAllReadOnly()
                     throws ECPRendererException
Throws:
ECPRendererException

testViewWithOneContainerReadOnly

public void testViewWithOneContainerReadOnly()

testEmptyViewReadOnly

public void testEmptyViewReadOnly()


Copyright © 2014. All Rights Reserved.