PHP Class Respect\Validation\ValidatorTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: respect/validation

Méthodes publiques

Méthode Description
testInvalidRuleClassShouldThrowComponentException ( )
testShouldReturnValidatorInstanceWhenTheNotRuleIsCalledWithArguments ( ) Regression test #174.
testStaticCreateShouldReturnNewValidator ( )

Method Details

testInvalidRuleClassShouldThrowComponentException() public méthode

testShouldReturnValidatorInstanceWhenTheNotRuleIsCalledWithArguments() public méthode

Regression test #174.

testStaticCreateShouldReturnNewValidator() public méthode