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

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

public class AlphaValidationPatternTest
extends BaseRiceTestCase


Field Summary
 
Fields inherited from class org.kuali.rice.test.BaseRiceTestCase
log, method
 
Constructor Summary
AlphaValidationPatternTest()
           
 
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

AlphaValidationPatternTest

public AlphaValidationPatternTest()
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-2011 The Kuali Foundation. All Rights Reserved.