org.eclipse.emf.ecp.view.indexdmr.model.test
Class IndexDMR_Test

java.lang.Object
  extended by org.eclipse.emf.ecp.view.indexdmr.model.test.IndexDMR_Test

public class IndexDMR_Test
extends Object

Test for Index DMR.


Constructor Summary
IndexDMR_Test()
           
 
Method Summary
 void testFullModelIndex0()
          Test a full model to get index 0.
 void testFullModelIndex1()
          Test on full model with index 1.
 void testNoChildren()
          Test on model without children and index 0.
 void testNoChildrenIndex1()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexDMR_Test

public IndexDMR_Test()
Method Detail

testFullModelIndex0

public void testFullModelIndex0()
Test a full model to get index 0.


testFullModelIndex1

public void testFullModelIndex1()
Test on full model with index 1.


testNoChildren

public void testNoChildren()
Test on model without children and index 0.


testNoChildrenIndex1

public void testNoChildrenIndex1()


Copyright © 2015. All Rights Reserved.