PHP 클래스 ouzo\tests\ModelAttributesMatcher

상속: implements Ouzo\Tests\Mock\ArgumentMatcher
파일 보기 프로젝트 열기: letsdrink/ouzo 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( Model $expected )
__toString ( )
matches ( $argument )

메소드 상세

__construct() 공개 메소드

public __construct ( Model $expected )
$expected Ouzo\Model

__toString() 공개 메소드

public __toString ( )

matches() 공개 메소드

public matches ( $argument )