org.kuali.rice.krad.uif.util
Class ExpressionUtilsTest

java.lang.Object
  extended by org.kuali.rice.krad.uif.util.ExpressionUtilsTest

public class ExpressionUtilsTest
extends Object

Test class for ExpressionUtils

Author:
Kuali Rice Team (rice.collab@kuali.org)

Nested Class Summary
 class ExpressionUtilsTest.MockConfigurable
          Mock class used to test expression handling
 
Constructor Summary
ExpressionUtilsTest()
           
 
Method Summary
 void testPopulatePropertyExpressionsFromGraph_RefreshGraphs()
          Test the population of refresh expression graphs by the expression utility method
 void testPopulatePropertyExpressionsFromGraph()
          Tests the moving of expressions from the configurable expression graph to the property expressions map
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpressionUtilsTest

public ExpressionUtilsTest()
Method Detail

testPopulatePropertyExpressionsFromGraph

public void testPopulatePropertyExpressionsFromGraph()
Tests the moving of expressions from the configurable expression graph to the property expressions map

Tests include nesting up to two levels and map properties


testPopulatePropertyExpressionsFromGraph_RefreshGraphs

public void testPopulatePropertyExpressionsFromGraph_RefreshGraphs()
Test the population of refresh expression graphs by the expression utility method



Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.