org.eclipse.emf.ecp.view.model.test
Class FeaturePathDMRValidation_Test

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

public class FeaturePathDMRValidation_Test
extends Object

Author:
jfaltermeier

Constructor Summary
FeaturePathDMRValidation_Test(Boolean createChain)
           
 
Method Summary
 void before()
           
static Collection<Object[]> data()
           
 void testBadEFeatureNotInView()
           
 void testBadPathNotInView()
           
 void testBadRootEClass()
           
 void testBadRootEClassOkRootEClassInContext()
           
 void testErrorOnFeature()
           
 void testErrorOnPath()
           
 void testNoEFeature()
           
 void testNoEFeatureNoContainer()
           
 void testOkPath()
           
 void testOkPathNoRootEClassOnContainer()
           
 void testOkPathNotInView()
           
 void testOnlyEFeatureNotInView()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeaturePathDMRValidation_Test

public FeaturePathDMRValidation_Test(Boolean createChain)
Method Detail

data

public static Collection<Object[]> data()

before

public void before()

testNoEFeature

public void testNoEFeature()

testNoEFeatureNoContainer

public void testNoEFeatureNoContainer()

testErrorOnPath

public void testErrorOnPath()

testErrorOnFeature

public void testErrorOnFeature()

testOkPath

public void testOkPath()

testBadRootEClass

public void testBadRootEClass()

testBadRootEClassOkRootEClassInContext

public void testBadRootEClassOkRootEClassInContext()

testOkPathNoRootEClassOnContainer

public void testOkPathNoRootEClassOnContainer()

testOkPathNotInView

public void testOkPathNotInView()

testBadEFeatureNotInView

public void testBadEFeatureNotInView()

testBadPathNotInView

public void testBadPathNotInView()

testOnlyEFeatureNotInView

public void testOnlyEFeatureNotInView()


Copyright © 2015. All Rights Reserved.