Метод | Описание | |
---|---|---|
__construct ( PhpSpec\Wrapper\Subject\Expectation\Expectation $expectation, Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher, PhpSpec\Matcher\Matcher $matcher, |
||
match ( string $alias, mixed $subject, array $arguments = [] ) : boolean |
public __construct ( PhpSpec\Wrapper\Subject\Expectation\Expectation $expectation, Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher, PhpSpec\Matcher\Matcher $matcher, |
||
$expectation | PhpSpec\Wrapper\Subject\Expectation\Expectation | |
$dispatcher | Symfony\Component\EventDispatcher\EventDispatcherInterface | |
$matcher | PhpSpec\Matcher\Matcher | |
$example |