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

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

public class CharsetValidationPatternTest
extends BaseRiceTestCase


Field Summary
 
Fields inherited from class org.kuali.rice.test.BaseRiceTestCase
log, method
 
Constructor Summary
CharsetValidationPatternTest()
           
 
Method Summary
 void setUp()
           
 void testMatch_exactLength1()
           
 void testMatch_exactLength2()
           
 void testMatch_exactLength3()
           
 void testMatch_maxLength1()
           
 void testMatch_maxLength2()
           
 void testMatch_maxLength3()
           
 void testMatch_partialPseudoSet1()
           
 void testMatch_partialPseudoSet2()
           
 void testMatch_pseudoCapture1()
           
 void testMatch_pseudoCapture2()
           
 void testMatch_pseudoCapture3()
           
 void testMatch_pseudoIntersection1()
           
 void testMatch_pseudoIntersection2()
           
 void testMatch_pseudoIntersection3()
           
 void testMatch_pseudoRange1()
           
 void testMatch_pseudoRange2()
           
 void testMatch_pseudoRange3()
           
 void testMatch_pseudoSet1()
           
 void testMatch_pseudoSet2()
           
 void testMatch_pseudoSet3()
           
 void testMatch_pseudoSet4()
           
 void testMatch_pseudoSet5()
           
 void testMatch_pseudoSetTrailingSlash1()
           
 void testMatch_pseudoSetTrailingSlash2()
           
 void testMatch_pseudoSetTrailingSlash3()
           
 void testMatch_pseudoSetTrailingSlash4()
           
 void testMatch_pseudoSetTrailingSlash5()
           
 void testMatch_trailingSlash1()
           
 void testMatch_trailingSlash2()
           
 void testMatch_trailingSlash3()
           
 void testSetBoth_AB()
           
 void testSetBoth_BA()
           
 void testSetValidChars_emptyString()
           
 
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

CharsetValidationPatternTest

public CharsetValidationPatternTest()
Method Detail

setUp

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

testSetBoth_AB

public final void testSetBoth_AB()

testSetBoth_BA

public final void testSetBoth_BA()

testMatch_exactLength1

public final void testMatch_exactLength1()

testMatch_exactLength2

public final void testMatch_exactLength2()

testMatch_exactLength3

public final void testMatch_exactLength3()

testMatch_maxLength1

public final void testMatch_maxLength1()

testMatch_maxLength2

public final void testMatch_maxLength2()

testMatch_maxLength3

public final void testMatch_maxLength3()

testSetValidChars_emptyString

public final void testSetValidChars_emptyString()

testMatch_trailingSlash1

public final void testMatch_trailingSlash1()

testMatch_trailingSlash2

public final void testMatch_trailingSlash2()

testMatch_trailingSlash3

public final void testMatch_trailingSlash3()

testMatch_pseudoSet1

public final void testMatch_pseudoSet1()

testMatch_pseudoSet2

public final void testMatch_pseudoSet2()

testMatch_pseudoSet3

public final void testMatch_pseudoSet3()

testMatch_pseudoSet4

public final void testMatch_pseudoSet4()

testMatch_pseudoSet5

public final void testMatch_pseudoSet5()

testMatch_partialPseudoSet1

public final void testMatch_partialPseudoSet1()

testMatch_partialPseudoSet2

public final void testMatch_partialPseudoSet2()

testMatch_pseudoSetTrailingSlash1

public final void testMatch_pseudoSetTrailingSlash1()

testMatch_pseudoSetTrailingSlash2

public final void testMatch_pseudoSetTrailingSlash2()

testMatch_pseudoSetTrailingSlash3

public final void testMatch_pseudoSetTrailingSlash3()

testMatch_pseudoSetTrailingSlash4

public final void testMatch_pseudoSetTrailingSlash4()

testMatch_pseudoSetTrailingSlash5

public final void testMatch_pseudoSetTrailingSlash5()

testMatch_pseudoCapture1

public final void testMatch_pseudoCapture1()

testMatch_pseudoCapture2

public final void testMatch_pseudoCapture2()

testMatch_pseudoCapture3

public final void testMatch_pseudoCapture3()

testMatch_pseudoRange1

public final void testMatch_pseudoRange1()

testMatch_pseudoRange2

public final void testMatch_pseudoRange2()

testMatch_pseudoRange3

public final void testMatch_pseudoRange3()

testMatch_pseudoIntersection1

public final void testMatch_pseudoIntersection1()

testMatch_pseudoIntersection2

public final void testMatch_pseudoIntersection2()

testMatch_pseudoIntersection3

public final void testMatch_pseudoIntersection3()


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