org.mod4j.runtime.validation
Class NotEmptyOrWhitespaceValidatorTest

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

public class NotEmptyOrWhitespaceValidatorTest
extends java.lang.Object

Author:
Eric Jan Malotaux

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

Constructor Detail

NotEmptyOrWhitespaceValidatorTest

public NotEmptyOrWhitespaceValidatorTest()
Method Detail

testSupports

public void testSupports()

testValidateSucces

public void testValidateSucces()

testValidateNull

public void testValidateNull()

testValidateEmpty

public void testValidateEmpty()

testValidateWhitespace

public void testValidateWhitespace()


Copyright © 2010 Mod4j. All Rights Reserved.