PHP Class Hamcrest\BaseMatcher

See also: Hamcrest\Matcher
Inheritance: implements hamcrest\Matcher
Afficher le fichier Open project: hamcrest/hamcrest-php Class Usage Examples

Méthodes publiques

Méthode Description
__invoke ( )
__toString ( )
describeMismatch ( $item, hamcrest\Description $description )

Method Details

__invoke() public méthode

public __invoke ( )

__toString() public méthode

public __toString ( )

describeMismatch() public méthode

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