Method |
Description |
|
__construct ( PhpSpec\Formatter\Presenter\Presenter $presenter, Unwrapper $unwrapper, Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher, PhpSpec\CodeAnalysis\AccessInspector $accessInspector ) |
|
|
getPriority ( ) : integer |
|
|
prepare ( ExampleNode $example, PhpSpec\Specification $context, MatcherManager $matchers, CollaboratorManager $collaborators ) |
|
|
supports ( ExampleNode $example ) : boolean |
|
|
teardown ( ExampleNode $example, PhpSpec\Specification $context, MatcherManager $matchers, CollaboratorManager $collaborators ) |
|
|