PHP Class Hamcrest\BaseMatcher

See also: Hamcrest\Matcher
Inheritance: implements hamcrest\Matcher
Show file Open project: hamcrest/hamcrest-php Class Usage Examples

Public Methods

Method Description
__invoke ( )
__toString ( )
describeMismatch ( $item, hamcrest\Description $description )

Method Details

__invoke() public method

public __invoke ( )

__toString() public method

public __toString ( )

describeMismatch() public method

public describeMismatch ( $item, hamcrest\Description $description )
$description hamcrest\Description