PHP Class Respect\Validation\Rules\CallTest

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

Public Methods

Method Description
testCallbackFailedShouldThrowCallException ( )
testCallbackValidatorShouldAcceptArrayCallbackDefinition ( )
testCallbackValidatorShouldAcceptClosures ( )
testCallbackValidatorShouldAcceptEmptyString ( )
testCallbackValidatorShouldAcceptStringWithFunctionName ( )
thisIsASampleCallbackUsedInsideThisTest ( )

Method Details

testCallbackFailedShouldThrowCallException() public method

testCallbackValidatorShouldAcceptArrayCallbackDefinition() public method

testCallbackValidatorShouldAcceptClosures() public method

testCallbackValidatorShouldAcceptEmptyString() public method

testCallbackValidatorShouldAcceptStringWithFunctionName() public method

thisIsASampleCallbackUsedInsideThisTest() public method