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

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

public class DynamicContainmentTreeTest
extends Object


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

DynamicContainmentTreeTest

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