org.kuali.rice.kns.datadictionary.validation.charlevel
Class AlphaNumericValidationPatternTest
java.lang.Object
org.kuali.rice.test.BaseRiceTestCase
org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPatternTest
- All Implemented Interfaces:
- MethodAware
public class AlphaNumericValidationPatternTest
- extends BaseRiceTestCase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AlphaNumericValidationPatternTest
public AlphaNumericValidationPatternTest()
setUp
public void setUp()
throws Exception
- Overrides:
setUp
in class BaseRiceTestCase
- Throws:
Exception
testMatch_allowDefault
public final void testMatch_allowDefault()
testMatch_allowUnderscore
public final void testMatch_allowUnderscore()
testMatch_allowWhitespace
public final void testMatch_allowWhitespace()
testMatch_allowUnderScoreAndWhiteSpace
public final void testMatch_allowUnderScoreAndWhiteSpace()
testMatch_allowPeriod
public final void testMatch_allowPeriod()
testMatch_allowPeriodAndUnderscore
public final void testMatch_allowPeriodAndUnderscore()
testMatch_allowPeriodAndUnderscoreAndSpace
public final void testMatch_allowPeriodAndUnderscoreAndSpace()
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.