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

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

public class IndexDMRValidation_Test
extends Object

Errors on path to index Index negative Errors on target Path

Author:
jfaltermeier

Constructor Summary
IndexDMRValidation_Test(Boolean createChain)
           
 
Method Summary
 void before()
           
static Collection<Object[]> data()
           
 void testBadEFeatureOnPathToIndexAttribute()
           
 void testBadEFeatureOnPathToIndexAttributeNoContainer()
           
 void testBadEFeatureOnPathToIndexSingleReference()
           
 void testBadEFeatureOnPathToIndexSingleReferenceNoContainer()
           
 void testBadIndex()
           
 void testBadIndexNoContainer()
           
 void testBadPathOnTarget()
           
 void testBadPathOnTargetNoContainer()
           
 void testBadReferenceOnPathToIndex()
           
 void testBadReferenceOnPathToIndexNoContainer()
           
 void testBadRootEClass()
           
 void testBadRootEClassGoodRootEClassInContext()
           
 void testNoEFeatureOnPathToIndex()
           
 void testNoEFeatureOnPathToIndexNoContainer()
           
 void testNoTargetDMR()
           
 void testNoTargetDMRNoContainer()
           
 void testOK()
           
 void testOKNoContainer()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexDMRValidation_Test

public IndexDMRValidation_Test(Boolean createChain)
Method Detail

data

public static Collection<Object[]> data()

before

public void before()

testNoTargetDMR

public void testNoTargetDMR()

testNoTargetDMRNoContainer

public void testNoTargetDMRNoContainer()

testNoEFeatureOnPathToIndex

public void testNoEFeatureOnPathToIndex()

testNoEFeatureOnPathToIndexNoContainer

public void testNoEFeatureOnPathToIndexNoContainer()

testBadReferenceOnPathToIndex

public void testBadReferenceOnPathToIndex()

testBadReferenceOnPathToIndexNoContainer

public void testBadReferenceOnPathToIndexNoContainer()

testBadEFeatureOnPathToIndexSingleReference

public void testBadEFeatureOnPathToIndexSingleReference()

testBadEFeatureOnPathToIndexSingleReferenceNoContainer

public void testBadEFeatureOnPathToIndexSingleReferenceNoContainer()

testBadEFeatureOnPathToIndexAttribute

public void testBadEFeatureOnPathToIndexAttribute()

testBadEFeatureOnPathToIndexAttributeNoContainer

public void testBadEFeatureOnPathToIndexAttributeNoContainer()

testBadIndex

public void testBadIndex()

testBadIndexNoContainer

public void testBadIndexNoContainer()

testOK

public void testOK()

testOKNoContainer

public void testOKNoContainer()

testBadRootEClass

public void testBadRootEClass()

testBadRootEClassGoodRootEClassInContext

public void testBadRootEClassGoodRootEClassInContext()

testBadPathOnTarget

public void testBadPathOnTarget()

testBadPathOnTargetNoContainer

public void testBadPathOnTargetNoContainer()


Copyright © 2015. All Rights Reserved.