org.kuali.rice.krad.datadictionary.validation.charlevel
Class AnyCharacterValidationPatternTest
java.lang.Object
org.kuali.rice.test.BaseRiceTestCase
org.kuali.rice.krad.datadictionary.validation.charlevel.AnyCharacterValidationPatternTest
- All Implemented Interfaces:
- MethodAware
public class AnyCharacterValidationPatternTest
- extends BaseRiceTestCase
AnyCharacterValidationPatternTest tests AnyCharacterValidationPattern
- 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 |
AnyCharacterValidationPatternTest
public AnyCharacterValidationPatternTest()
setUp
public void setUp()
throws Exception
- Overrides:
setUp
in class BaseRiceTestCase
- Throws:
Exception
testMatch_allowDefault
public final void testMatch_allowDefault()
- tests that any sequence not containing white space matches
testMatch_allowWhitespace
public final void testMatch_allowWhitespace()
- tests that sequences containing white space are allowed
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.