org.mod4j.runtime.validation
Class MinLengthValidatorTest

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

public class MinLengthValidatorTest
extends java.lang.Object

Author:
Eric Jan Malotaux

Constructor Summary
MinLengthValidatorTest()
           
 
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

MinLengthValidatorTest

public MinLengthValidatorTest()
Method Detail

testSupports

public void testSupports()

testValidateSucces

public void testValidateSucces()

testValidateFailure

public void testValidateFailure()

testValidateNull

public void testValidateNull()


Copyright © 2010 Mod4j. All Rights Reserved.