Méthode | Description | |
---|---|---|
__construct ( PhpSpec\Formatter\Presenter\Presenter $presenter ) | ||
add ( PhpSpec\Matcher\Matcher $matcher ) | ||
find ( string $keyword, mixed $subject, array $arguments ) : PhpSpec\Matcher\Matcher | ||
replace ( array $matchers ) | Replaces matchers with an already-sorted list |
public __construct ( PhpSpec\Formatter\Presenter\Presenter $presenter ) | ||
$presenter | PhpSpec\Formatter\Presenter\Presenter |
public add ( PhpSpec\Matcher\Matcher $matcher ) | ||
$matcher | PhpSpec\Matcher\Matcher |