org.eclipse.emf.ecp.view.rule.ui.swt.test
Class RuleSWTTest

java.lang.Object
  extended by org.eclipse.emf.ecp.view.rule.ui.swt.test.RuleSWTTest

public class RuleSWTTest
extends Object

Author:
Jonas

Constructor Summary
RuleSWTTest()
           
 
Method Summary
 void init()
           
 void testDisableRuleAndFalseLeafCondition()
           
 void testDisableRuleAndTrueLeafCondition()
           
 void testDisableRuleWithFalse()
           
 void testEnabledRuleAndTrueLeafCondition()
           
 void testEnableRuleAndFalseLeafCondition()
           
 void testEnableRuleWithFalse()
           
 void testInvisibleRuleAndFalseLeafCondition()
           
 void testInvisibleRuleAndTrueLeafCondition()
           
 void testInVisibleRuleWithFalse()
           
 void testVisibleRuleAndFalseLeafCondition()
           
 void testVisibleRuleAndTrueLeafCondition()
           
 void testVisibleRuleWithFalse()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuleSWTTest

public RuleSWTTest()
Method Detail

init

public void init()

testEnableRuleWithFalse

public void testEnableRuleWithFalse()
                             throws NoRendererFoundException,
                                    NoPropertyDescriptorFoundExeption
Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption

testDisableRuleWithFalse

public void testDisableRuleWithFalse()
                              throws NoRendererFoundException,
                                     NoPropertyDescriptorFoundExeption
Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption

testVisibleRuleWithFalse

public void testVisibleRuleWithFalse()
                              throws NoRendererFoundException,
                                     NoPropertyDescriptorFoundExeption
Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption

testInVisibleRuleWithFalse

public void testInVisibleRuleWithFalse()
                                throws NoRendererFoundException,
                                       NoPropertyDescriptorFoundExeption
Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption

testDisableRuleAndTrueLeafCondition

public void testDisableRuleAndTrueLeafCondition()
                                         throws NoRendererFoundException,
                                                NoPropertyDescriptorFoundExeption
Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption

testDisableRuleAndFalseLeafCondition

public void testDisableRuleAndFalseLeafCondition()
                                          throws NoRendererFoundException,
                                                 NoPropertyDescriptorFoundExeption
Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption

testEnableRuleAndFalseLeafCondition

public void testEnableRuleAndFalseLeafCondition()
                                         throws NoRendererFoundException,
                                                NoPropertyDescriptorFoundExeption
Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption

testEnabledRuleAndTrueLeafCondition

public void testEnabledRuleAndTrueLeafCondition()
                                         throws NoRendererFoundException,
                                                NoPropertyDescriptorFoundExeption
Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption

testInvisibleRuleAndFalseLeafCondition

public void testInvisibleRuleAndFalseLeafCondition()
                                            throws NoRendererFoundException,
                                                   NoPropertyDescriptorFoundExeption
Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption

testInvisibleRuleAndTrueLeafCondition

public void testInvisibleRuleAndTrueLeafCondition()
                                           throws NoRendererFoundException,
                                                  NoPropertyDescriptorFoundExeption
Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption

testVisibleRuleAndTrueLeafCondition

public void testVisibleRuleAndTrueLeafCondition()
                                         throws NoRendererFoundException,
                                                NoPropertyDescriptorFoundExeption
Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption

testVisibleRuleAndFalseLeafCondition

public void testVisibleRuleAndFalseLeafCondition()
                                          throws NoRendererFoundException,
                                                 NoPropertyDescriptorFoundExeption
Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption


Copyright © 2014. All Rights Reserved.