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

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

보호된 프로퍼티들

프로퍼티 타입 설명
$validator Bluz\Validator\Rule\StringInput

공개 메소드들

메소드 설명
providerForFail ( ) : array
providerForPass ( ) : array
testNotString ( $input )
testString ( $input )

보호된 메소드들

메소드 설명
setUp ( )

메소드 상세

providerForFail() 공개 메소드

public providerForFail ( ) : array
리턴 array

providerForPass() 공개 메소드

public providerForPass ( ) : array
리턴 array

setUp() 보호된 메소드

protected setUp ( )

testNotString() 공개 메소드

public testNotString ( $input )

testString() 공개 메소드

public testString ( $input )

프로퍼티 상세

$validator 보호되어 있는 프로퍼티

protected StringInput,Bluz\Validator\Rule $validator
리턴 Bluz\Validator\Rule\StringInput