org.kuali.rice.krad.datadictionary.validation.charlevel
Class AnyCharacterValidationPatternTest

java.lang.Object
  extended by org.kuali.rice.test.BaseRiceTestCase
      extended by org.kuali.rice.krad.datadictionary.validation.charlevel.AnyCharacterValidationPatternTest
All Implemented Interfaces:
MethodAware

public class AnyCharacterValidationPatternTest
extends BaseRiceTestCase


Field Summary
 
Fields inherited from class org.kuali.rice.test.BaseRiceTestCase
log, method
 
Constructor Summary
AnyCharacterValidationPatternTest()
           
 
Method Summary
 void setUp()
           
 void testMatch_allowDefault()
           
 void testMatch_allowWhitespace()
           
 
Methods inherited from class org.kuali.rice.test.BaseRiceTestCase
getName, getPerTestDataLoaderLifecycle, resetLogLevels, setLogLevel, setName, setTestMethod, tearDown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnyCharacterValidationPatternTest

public AnyCharacterValidationPatternTest()
Method Detail

setUp

public void setUp()
           throws Exception
Overrides:
setUp in class BaseRiceTestCase
Throws:
Exception

testMatch_allowDefault

public final void testMatch_allowDefault()

testMatch_allowWhitespace

public final void testMatch_allowWhitespace()


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