org.mod4j.runtime.validation
Class NotNullValidatorTest

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

public class NotNullValidatorTest
extends java.lang.Object

Author:
Eric Jan Malotaux

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

Constructor Detail

NotNullValidatorTest

public NotNullValidatorTest()
Method Detail

testSupports

public void testSupports()

testValidateSucces

public void testValidateSucces()

testValidateFailure

public void testValidateFailure()


Copyright © 2010 Mod4j. All Rights Reserved.