jef.dna.util
Class ValidationExceptionHelperTest

java.lang.Object
  extended by jef.dna.util.ValidationExceptionHelperTest

public class ValidationExceptionHelperTest
extends java.lang.Object

Test class to check the correctness of the generic methods of the ValidationExceptionHelper class. The test can be run from the command line, and the output will be send to the stdout.

Author:
Francesco Russo frusso@cs.unibo.it

Constructor Summary
ValidationExceptionHelperTest()
          Creates a new instance of Test
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValidationExceptionHelperTest

public ValidationExceptionHelperTest()
Creates a new instance of Test

Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - the command line arguments