Méthode | Description | |
---|---|---|
__construct ( PhpSpec\Formatter\Presenter\Presenter $presenter ) | ||
getPriority ( ) : integer | ||
negativeMatch ( string $name, mixed $subject, array $arguments ) | ||
positiveMatch ( string $name, mixed $subject, array $arguments ) | ||
supports ( string $name, mixed $subject, array $arguments ) : boolean |
Méthode | Description | |
---|---|---|
getFailureExceptionFor ( callable $callable, boolean $expectedBool, boolean $result ) : PhpSpec\Exception\Example\FailureException |
public __construct ( PhpSpec\Formatter\Presenter\Presenter $presenter ) | ||
$presenter | PhpSpec\Formatter\Presenter\Presenter |