edu.samplu.travel.krad.test
Class UIFComponentValidationRegexPatternIT

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

public class UIFComponentValidationRegexPatternIT
extends UpgradedSeleniumITBase

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

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

Field Summary
 
Fields inherited from class edu.samplu.common.UpgradedSeleniumITBase
driver, PORTAL, selenium
 
Constructor Summary
UIFComponentValidationRegexPatternIT()
           
 
Method Summary
 void clearText(String field)
           
 String getTestUrl()
          Returns the URL to be used with this test
 void testValidCharacterConstraint()
           
 
Methods inherited from class edu.samplu.common.UpgradedSeleniumITBase
getBaseUrlString, login, setUp, tearDown
 
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

getTestUrl

public String getTestUrl()
Description copied from class: UpgradedSeleniumITBase
Returns the URL to be used with this test

Specified by:
getTestUrl in class UpgradedSeleniumITBase
Returns:
URL of the test

testValidCharacterConstraint

public void testValidCharacterConstraint()
                                  throws Exception
Throws:
Exception

clearText

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


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