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

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

public class UTF8AnyCharacterValidationPatternTest
extends BaseRiceTestCase

UTF8AnyCharacterValidationPatternTest tests UTF8AnyCharacterValidationPattern

Author:
Kuali Rice Team (rice.collab@kuali.org)

Field Summary
 
Fields inherited from class org.kuali.rice.test.BaseRiceTestCase
log, method
 
Constructor Summary
UTF8AnyCharacterValidationPatternTest()
           
 
Method Summary
 void setUp()
           
 void testMatch_allowALLUTF8()
           
 void testMatch_allUTF8ExceptWhiteSpace()
           
 
Methods inherited from class org.kuali.rice.test.BaseRiceTestCase
getName, getPerTestDataLoaderLifecycle, getTestMethod, 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

UTF8AnyCharacterValidationPatternTest

public UTF8AnyCharacterValidationPatternTest()
Method Detail

setUp

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

testMatch_allUTF8ExceptWhiteSpace

public final void testMatch_allUTF8ExceptWhiteSpace()

testMatch_allowALLUTF8

public final void testMatch_allowALLUTF8()


Copyright © 2005–2014 The Kuali Foundation. All rights reserved.