org.kuali.rice.krad.util
Class ConstraintStateUtilsTest
java.lang.Object
   org.kuali.rice.krad.util.ConstraintStateUtilsTest
org.kuali.rice.krad.util.ConstraintStateUtilsTest
- public class ConstraintStateUtilsTest 
- extends Object
Tests for constraintStateUtils class to insure correct logic for applicable constraints in state based validation
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
 
| Method Summary | 
|  void | testCustomClientsideUtilMethod()Test for getClientViewValidationState method that returns the state the client should validate for
 | 
|  void | testStateValidationUtil()Testing state based validation utility methods that the service uses to determine applicable constraints
 | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ConstraintStateUtilsTest
public ConstraintStateUtilsTest()
testStateValidationUtil
public void testStateValidationUtil()
- Testing state based validation utility methods that the service uses to determine applicable constraints
 
- 
 
testCustomClientsideUtilMethod
public void testCustomClientsideUtilMethod()
- Test for getClientViewValidationState method that returns the state the client should validate for
 
- 
 
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.