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

java.lang.Object
  extended by org.kuali.rice.test.BaseRiceTestCase
      extended by 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)

Field Summary
 
Fields inherited from class org.kuali.rice.test.BaseRiceTestCase
log, method
 
Constructor Summary
RegexValidationPatternTest()
           
 
Method Summary
 void setUp()
           
 void testAlphaNumericPattern()
           
 void testAlphaPattern()
           
 void testNumericPattern()
           
 
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

RegexValidationPatternTest

public RegexValidationPatternTest()
Method Detail

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.