PHP Класс spec\PhpSpec\Runner\Maintainer\MatchersMaintainerSpec

Наследование: extends PhpSpec\ObjectBehavior
Показать файл Открыть проект

Открытые методы

Метод Описание
it_should_add_default_matchers_to_the_matcher_manager ( PhpSpec\Formatter\Presenter\Presenter $presenter, ExampleNode $example, PhpSpec\Specification $context, MatcherManager $matchers, CollaboratorManager $collaborators, PhpSpec\Matcher\Matcher $matcher )

Описание методов

it_should_add_default_matchers_to_the_matcher_manager() публичный Метод

public it_should_add_default_matchers_to_the_matcher_manager ( PhpSpec\Formatter\Presenter\Presenter $presenter, ExampleNode $example, PhpSpec\Specification $context, MatcherManager $matchers, CollaboratorManager $collaborators, PhpSpec\Matcher\Matcher $matcher )
$presenter PhpSpec\Formatter\Presenter\Presenter
$example PhpSpec\Loader\Node\ExampleNode
$context PhpSpec\Specification
$matchers PhpSpec\Runner\MatcherManager
$collaborators PhpSpec\Runner\CollaboratorManager
$matcher PhpSpec\Matcher\Matcher