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

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

공개 메소드들

메소드 설명
providerForFail ( ) : array
providerForPass ( ) : array
testStringsContainingExpectedValueShouldPass ( $start, $input )
testStringsNotEqualsExpectedValueShouldNotPass ( $start, $input, $identical = false )

메소드 상세

providerForFail() 공개 메소드

public providerForFail ( ) : array
리턴 array

providerForPass() 공개 메소드

public providerForPass ( ) : array
리턴 array

testStringsContainingExpectedValueShouldPass() 공개 메소드

testStringsNotEqualsExpectedValueShouldNotPass() 공개 메소드

public testStringsNotEqualsExpectedValueShouldNotPass ( $start, $input, $identical = false )