PHP 클래스 Bluz\Tests\Validator\Rule\InTest

상속: extends Bluz\Tests\TestCase
파일 보기 프로젝트 열기: bluzphp/framework

공개 메소드들

메소드 설명
providerForFail ( ) : array
providerForPass ( ) : array
testInvalidInChecksShouldThrowInException ( $input, $haystack, $strict = false )
testSuccessInValidatorCases ( $input, $haystack = null, $strict = false )

메소드 상세

providerForFail() 공개 메소드

public providerForFail ( ) : array
리턴 array

providerForPass() 공개 메소드

public providerForPass ( ) : array
리턴 array

testInvalidInChecksShouldThrowInException() 공개 메소드

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

testSuccessInValidatorCases() 공개 메소드

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