Méthode | Description | |
---|---|---|
__construct ( string $name, callable $callback, PhpSpec\Formatter\Presenter\Presenter $presenter ) | ||
supports ( string $name, mixed $subject, array $arguments ) : boolean |
Méthode | Description | |
---|---|---|
getFailureException ( string $name, mixed $subject, array $arguments ) : PhpSpec\Exception\Example\FailureException | ||
getNegativeFailureException ( string $name, mixed $subject, array $arguments ) : PhpSpec\Exception\Example\FailureException | ||
matches ( string $subject, array $arguments ) : boolean |
public __construct ( string $name, callable $callback, PhpSpec\Formatter\Presenter\Presenter $presenter ) | ||
$name | string | |
$callback | callable | |
$presenter | PhpSpec\Formatter\Presenter\Presenter |