org.kuali.rice.krad.util
Class ConstraintStateUtilsTest

java.lang.Object
  extended by 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)

Constructor Summary
ConstraintStateUtilsTest()
           
 
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
 

Constructor Detail

ConstraintStateUtilsTest

public ConstraintStateUtilsTest()
Method Detail

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-2014 The Kuali Foundation. All Rights Reserved.