org.kuali.student.common.validator
Class TestValidator
java.lang.Object
   org.kuali.student.common.validator.TestValidator
org.kuali.student.common.validator.TestValidator
- public class TestValidator 
- extends Object
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
val
DefaultValidatorImpl val
valFactory
ValidatorFactory valFactory
dictionaryDelegate
DictionaryServiceImpl dictionaryDelegate
TestValidator
public TestValidator()
init
public void init()
- 
 
testRequired
public void testRequired()
- 
 
testLengthRange
public void testLengthRange()
- 
 
testMinLength
public void testMinLength()
- 
 
testMinDateValue
public void testMinDateValue()
- 
 
testMaxLength
public void testMaxLength()
- 
 
testValidChars
public void testValidChars()
- 
 
testDoubleValueRange
public void testDoubleValueRange()
- 
 
testNestedStructures
public void testNestedStructures()
- 
 
buildTestPerson1
public ConstraintMockPerson buildTestPerson1()
- 
 
buildTestPerson2
public ConstraintMockPerson buildTestPerson2()
- 
 
buildTestPerson3
public ConstraintMockPerson buildTestPerson3()
- 
 
getSimpleStudentObjectStructure
public ObjectStructureDefinition getSimpleStudentObjectStructure()
- 
 
getStudentWithAddressObjectStructure
public ObjectStructureDefinition getStudentWithAddressObjectStructure()
- 
 
Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.