Package org.nuiton.validator
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 voidtestGetProviders()voidtestNewValidator()
-
Constructor Details
-
NuitonValidatorFactoryTest
public NuitonValidatorFactoryTest()
-
-
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
-