PHP Class PhpSpec\Wrapper\Subject\Expectation\Negative

Inheritance: implements PhpSpec\Wrapper\Subject\Expectation\Expectation
Afficher le fichier Open project: phpspec/phpspec

Méthodes publiques

Méthode Description
__construct ( PhpSpec\Matcher\Matcher $matcher )
match ( string $alias, mixed $subject, array $arguments = [] ) : mixed

Method Details

__construct() public méthode

public __construct ( PhpSpec\Matcher\Matcher $matcher )
$matcher PhpSpec\Matcher\Matcher

match() public méthode

public match ( string $alias, mixed $subject, array $arguments = [] ) : mixed
$alias string
$subject mixed
$arguments array
Résultat mixed