PHP Class ouzo\tests\ModelAttributesMatcher

Inheritance: implements Ouzo\Tests\Mock\ArgumentMatcher
显示文件 Open project: letsdrink/ouzo Class Usage Examples

Public Methods

Method Description
__construct ( Model $expected )
__toString ( )
matches ( $argument )

Method Details

__construct() public method

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

__toString() public method

public __toString ( )

matches() public method

public matches ( $argument )