PHP Класс spec\PHPSpec2\Matcher\MatchersCollection

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

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

Метод Описание
it_will_complain_if_matcher_is_not_found ( PHPSpec2\Matcher\MatcherInterface $matcher )
it_will_complain_if_no_matchers_registered ( )
it_will_return_matcher_if_found ( PHPSpec2\Matcher\MatcherInterface $matcher )

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

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

public it_will_complain_if_matcher_is_not_found ( PHPSpec2\Matcher\MatcherInterface $matcher )
$matcher PHPSpec2\Matcher\MatcherInterface

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

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

public it_will_return_matcher_if_found ( PHPSpec2\Matcher\MatcherInterface $matcher )
$matcher PHPSpec2\Matcher\MatcherInterface