PHP 클래스 Assert\LazyAssertion

파일 보기 프로젝트 열기: beberlei/assert

공개 메소드들

메소드 설명
__call ( $method, $args )
setExceptionClass ( string $className )
that ( $value, $propertyPath, $defaultMessage = null )
tryAll ( )
verifyNow ( ) : boolean

메소드 상세

__call() 공개 메소드

public __call ( $method, $args )

setExceptionClass() 공개 메소드

public setExceptionClass ( string $className )
$className string

that() 공개 메소드

public that ( $value, $propertyPath, $defaultMessage = null )

tryAll() 공개 메소드

public tryAll ( )

verifyNow() 공개 메소드

public verifyNow ( ) : boolean
리턴 boolean