edu.samplu.travel.krad.test
Class UIFComponentValidationRegexPatternIT

java.lang.Object
  extended by edu.samplu.travel.krad.test.UIFComponentValidationRegexPatternIT

public class UIFComponentValidationRegexPatternIT
extends Object

tests that regex validation works as expected on input fields where it is configured

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

Constructor Summary
UIFComponentValidationRegexPatternIT()
           
 
Method Summary
 void clearText(String field)
           
 void setUp()
           
 void tearDown()
           
 void testValidCharacterConstraint()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIFComponentValidationRegexPatternIT

public UIFComponentValidationRegexPatternIT()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testValidCharacterConstraint

public void testValidCharacterConstraint()
                                  throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

clearText

public void clearText(String field)
               throws Exception
Throws:
Exception


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