org.eclipse.emf.ecp.view.model.edit.test
Class ChildrenDescriptorTest

java.lang.Object
  extended by org.eclipse.emf.ecp.view.model.edit.test.ChildrenDescriptorTest

public class ChildrenDescriptorTest
extends Object


Constructor Summary
ChildrenDescriptorTest()
           
 
Method Summary
 void testCompositeChildDescriptors()
          Class is abstract, Exception expected
 void testCompositeCollectionDescriptors()
          Class is abstract, Exception expected
 void testControlChildDescriptors()
           
 void testRenderableDescriptors()
          Class is abstract, Exception expected
 void testViewChildDescriptors()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChildrenDescriptorTest

public ChildrenDescriptorTest()
Method Detail

testViewChildDescriptors

public void testViewChildDescriptors()

testCompositeChildDescriptors

public void testCompositeChildDescriptors()
Class is abstract, Exception expected


testControlChildDescriptors

public void testControlChildDescriptors()

testCompositeCollectionDescriptors

public void testCompositeCollectionDescriptors()
Class is abstract, Exception expected


testRenderableDescriptors

public void testRenderableDescriptors()
Class is abstract, Exception expected



Copyright © 2014. All Rights Reserved.