Метод |
Описание |
|
__construct ( Unwrapper $unwrapper, PhpSpec\Formatter\Presenter\Presenter $presenter, PhpSpec\Factory\ReflectionFactory $factory ) |
|
|
getPriority ( ) : integer |
|
|
negativeMatch ( string $name, mixed $subject, array $arguments ) : PhpSpec\Wrapper\DelayedCall |
|
|
positiveMatch ( string $name, mixed $subject, array $arguments ) : PhpSpec\Wrapper\DelayedCall |
|
|
supports ( string $name, mixed $subject, array $arguments ) : boolean |
|
|
verifyNegative ( callable $callable, array $arguments, string | null | object $exception = null ) |
|
|
verifyPositive ( callable $callable, array $arguments, null | object | string $exception = null ) |
|
|