org.eclipse.emf.ecp.view.mappingdmr.model.test
Class MappingDMRValidation_Test

java.lang.Object
  extended by org.eclipse.emf.ecp.view.mappingdmr.model.test.MappingDMRValidation_Test

public class MappingDMRValidation_Test
extends Object

Author:
jfaltermeier

Constructor Summary
MappingDMRValidation_Test(Boolean createChain)
           
 
Method Summary
 void before()
           
static Collection<Object[]> data()
           
 void testBadClass()
           
 void testBadClassNoContainer()
           
 void testBadEFeatureOnPathToIndexAttribute()
           
 void testBadEFeatureOnPathToIndexAttributeNoContainer()
           
 void testBadEFeatureOnPathToIndexSingleReference()
           
 void testBadEFeatureOnPathToIndexSingleReferenceNoContainer()
           
 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

MappingDMRValidation_Test

public MappingDMRValidation_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()

testBadClass

public void testBadClass()

testBadClassNoContainer

public void testBadClassNoContainer()

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.