PHP Class Respect\Validation\Rules\AbstractFilterRuleTest

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

Public Methods

Method Description
testConstructorShouldThrowExceptionIfParamIsNotString ( )
testValidateShouldReturnFalseForInvalidArguments ( )
testValidateShouldReturnTrueForValidArguments ( )

Method Details

testConstructorShouldThrowExceptionIfParamIsNotString() public method

testValidateShouldReturnFalseForInvalidArguments() public method

testValidateShouldReturnTrueForValidArguments() public method