Class NuitonValidatorFactoryTest

java.lang.Object
org.nuiton.validator.NuitonValidatorFactoryTest

public class NuitonValidatorFactoryTest
extends java.lang.Object
To test NuitonValidatorFactory.
Since:
2.0
Author:
Tony Chemit - chemit@codelutin.com
  • Constructor Summary

    Constructors 
    Constructor Description
    NuitonValidatorFactoryTest()  
  • Method Summary

    Modifier and Type Method Description
    void testGetProviders()  
    void testNewValidator()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • testGetProviders

      public void testGetProviders() throws java.lang.Exception
      Throws:
      java.lang.Exception
    • testNewValidator

      public void testNewValidator() throws java.lang.Exception
      Throws:
      java.lang.Exception