org.eclipse.emf.ecp.view.unset.test
Class UnsetRuleIntegrationTest

java.lang.Object
  extended by org.eclipse.emf.ecp.view.rule.test.CommonRuleTest
      extended by org.eclipse.emf.ecp.view.unset.test.UnsetRuleIntegrationTest

public class UnsetRuleIntegrationTest
extends CommonRuleTest

Author:
jfaltermeier

Constructor Summary
UnsetRuleIntegrationTest()
           
 
Method Summary
 void after()
           
 void before()
           
 void testInitUnset()
           
 void testMultiUnset()
           
 void testPriorities()
           
 void testUnset()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnsetRuleIntegrationTest

public UnsetRuleIntegrationTest()
Method Detail

before

public void before()

after

public void after()

testPriorities

public void testPriorities()

testUnset

public void testUnset()

testMultiUnset

public void testMultiUnset()

testInitUnset

public void testInitUnset()


Copyright © 2014. All Rights Reserved.