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

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

public class ChildrenDescriptor_PTest
extends Object


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

ChildrenDescriptor_PTest

public ChildrenDescriptor_PTest()
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 © 2015. All Rights Reserved.