PHP Class Respect\Validation\ValidatorTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: respect/validation

Public Methods

Method Description
testInvalidRuleClassShouldThrowComponentException ( )
testShouldReturnValidatorInstanceWhenTheNotRuleIsCalledWithArguments ( ) Regression test #174.
testStaticCreateShouldReturnNewValidator ( )

Method Details

testInvalidRuleClassShouldThrowComponentException() public method

testShouldReturnValidatorInstanceWhenTheNotRuleIsCalledWithArguments() public method

Regression test #174.

testStaticCreateShouldReturnNewValidator() public method