PHP Class Bluz\Tests\Validator\Rule\InTest

Inheritance: extends Bluz\Tests\TestCase
Show file Open project: bluzphp/framework

Public Methods

Method Description
providerForFail ( ) : array
providerForPass ( ) : array
testInvalidInChecksShouldThrowInException ( $input, $haystack, $strict = false )
testSuccessInValidatorCases ( $input, $haystack = null, $strict = false )

Method Details

providerForFail() public method

public providerForFail ( ) : array
return array

providerForPass() public method

public providerForPass ( ) : array
return array

testInvalidInChecksShouldThrowInException() public method

public testInvalidInChecksShouldThrowInException ( $input, $haystack, $strict = false )

testSuccessInValidatorCases() public method

public testSuccessInValidatorCases ( $input, $haystack = null, $strict = false )