org.kuali.rice.krad.datadictionary.validation.charlevel
Class RegexValidationPatternTest
java.lang.Object
org.kuali.rice.test.BaseRiceTestCase
org.kuali.rice.krad.datadictionary.validation.charlevel.RegexValidationPatternTest
- All Implemented Interfaces:
- MethodAware
public class RegexValidationPatternTest
- extends BaseRiceTestCase
This is a description of what this class does - ctdang don't forget to fill this in.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegexValidationPatternTest
public RegexValidationPatternTest()
setUp
public void setUp()
throws Exception
- Overrides:
setUp
in class BaseRiceTestCase
- Throws:
Exception
testNumericPattern
public final void testNumericPattern()
testAlphaPattern
public final void testAlphaPattern()
testAlphaNumericPattern
public final void testAlphaNumericPattern()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.