org.mod4j.runtime.validation
Class MaxLengthValidatorTest

java.lang.Object
  extended by org.mod4j.runtime.validation.MaxLengthValidatorTest

public class MaxLengthValidatorTest
extends java.lang.Object

Author:
Eric Jan Malotaux

Constructor Summary
MaxLengthValidatorTest()
           
 
Method Summary
 void testSupports()
           
 void testValidateFailure()
           
 void testValidateNull()
           
 void testValidateSucces()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MaxLengthValidatorTest

public MaxLengthValidatorTest()
Method Detail

testSupports

public void testSupports()

testValidateSucces

public void testValidateSucces()

testValidateFailure

public void testValidateFailure()

testValidateNull

public void testValidateNull()


Copyright © 2010 Mod4j. All Rights Reserved.