org.eclipse.emf.ecp.view.rule.test
Class RuleServiceGCTest

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

public class RuleServiceGCTest
extends CommonRuleTest


Constructor Summary
RuleServiceGCTest()
           
 
Method Summary
 void tearDown()
          Tear down.
 void testRemoveAndConditionOfEnableRule()
           
 void testRemoveAndConditionOfShowRule()
           
 void testRemoveEnableRule()
           
 void testRemoveEnableRuleWithoutCondition()
           
 void testRemoveLeafConditionOfEnableRule()
           
 void testRemoveLeafConditionOfEnableRuleReevaluate()
           
 void testRemoveLeafConditionOfShowRule()
           
 void testRemoveLeafConditionOfShowRuleReevaluate()
           
 void testRemoveOrConditionBOfEnableRuleReevaluate()
           
 void testRemoveOrConditionOfEnableRule()
           
 void testRemoveOrConditionOfShowRule()
           
 void testRemoveRenderableWithEnableRule()
           
 void testRemoveRenderableWithShowRule()
           
 void testRemoveShowRule()
           
 void testRemoveShowRuleWithoutCondition()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuleServiceGCTest

public RuleServiceGCTest()
Method Detail

tearDown

public void tearDown()
              throws Exception
Tear down.

Throws:
Exception - the exception

testRemoveShowRule

public void testRemoveShowRule()

testRemoveShowRuleWithoutCondition

public void testRemoveShowRuleWithoutCondition()

testRemoveEnableRuleWithoutCondition

public void testRemoveEnableRuleWithoutCondition()

testRemoveEnableRule

public void testRemoveEnableRule()

testRemoveLeafConditionOfShowRuleReevaluate

public void testRemoveLeafConditionOfShowRuleReevaluate()

testRemoveAndConditionOfShowRule

public void testRemoveAndConditionOfShowRule()

testRemoveAndConditionOfEnableRule

public void testRemoveAndConditionOfEnableRule()

testRemoveOrConditionOfEnableRule

public void testRemoveOrConditionOfEnableRule()

testRemoveLeafConditionOfEnableRule

public void testRemoveLeafConditionOfEnableRule()

testRemoveLeafConditionOfShowRule

public void testRemoveLeafConditionOfShowRule()

testRemoveLeafConditionOfEnableRuleReevaluate

public void testRemoveLeafConditionOfEnableRuleReevaluate()

testRemoveOrConditionOfShowRule

public void testRemoveOrConditionOfShowRule()

testRemoveOrConditionBOfEnableRuleReevaluate

public void testRemoveOrConditionBOfEnableRuleReevaluate()

testRemoveRenderableWithShowRule

public void testRemoveRenderableWithShowRule()

testRemoveRenderableWithEnableRule

public void testRemoveRenderableWithEnableRule()


Copyright © 2014. All Rights Reserved.