PHP 클래스 Eris\Quantifier\Evaluation

파일 보기 프로젝트 열기: giorgiosironi/eris 1 사용 예제들

공개 메소드들

메소드 설명
execute ( )
of ( $assertion )
onFailure ( callable $action )
onSuccess ( callable $action )
with ( GeneratedValue $values )

비공개 메소드들

메소드 설명
__construct ( $assertion )

메소드 상세

execute() 공개 메소드

public execute ( )

of() 공개 정적인 메소드

public static of ( $assertion )

onFailure() 공개 메소드

public onFailure ( callable $action )
$action callable

onSuccess() 공개 메소드

public onSuccess ( callable $action )
$action callable

with() 공개 메소드

public with ( GeneratedValue $values )
$values Eris\Generator\GeneratedValue