org.kuali.student.common.validator.old
Class ValidatorTest
java.lang.Object
org.kuali.student.common.validator.old.ValidatorTest
public class ValidatorTest
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
val
Validator val
ValidatorTest
public ValidatorTest()
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()
buildObjectStructure2
public ObjectStructure buildObjectStructure2()
buildObjectStructure1
public ObjectStructure buildObjectStructure1()
Copyright © 2010 The Kuali Foundation. All rights reserved.