org.eclipse.emf.ecp.view.dynamictree.model.test
Class DynamicContainmentTree_PTest

java.lang.Object
  extended by org.eclipse.emf.ecp.view.dynamictree.model.test.DynamicContainmentTree_PTest

public class DynamicContainmentTree_PTest
extends Object


Constructor Summary
DynamicContainmentTree_PTest()
           
 
Method Summary
static DynamicContainmentItem addItem(String id, VElement viewModelParent, org.eclipse.emf.ecore.EObject virtualParent)
           
 void setUp()
           
 void tearDown()
           
 void testAddNodeToDomainNode()
           
 void testAddNodeToTestElement()
           
 void testRemoveNodeFromTestElement()
           
 void testValidationErrorInit()
           
 void testValidationErrorToError()
           
 void testValidationErrorToOk()
           
 void testValidationErrorToOkByRemove()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DynamicContainmentTree_PTest

public DynamicContainmentTree_PTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testAddNodeToDomainNode

public void testAddNodeToDomainNode()

testValidationErrorInit

public void testValidationErrorInit()

testValidationErrorToError

public void testValidationErrorToError()

testValidationErrorToOkByRemove

public void testValidationErrorToOkByRemove()

testValidationErrorToOk

public void testValidationErrorToOk()

testAddNodeToTestElement

public void testAddNodeToTestElement()

testRemoveNodeFromTestElement

public void testRemoveNodeFromTestElement()

addItem

public static DynamicContainmentItem addItem(String id,
                                             VElement viewModelParent,
                                             org.eclipse.emf.ecore.EObject virtualParent)


Copyright © 2015. All Rights Reserved.