PHP 클래스 spec\PHPSpec2\Matcher\MatchersCollection

상속: extends PHPSpec2\ObjectBehavior
파일 보기 프로젝트 열기: phpspec/phpspec2

공개 메소드들

메소드 설명
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