PHP 클래스 PHPSpec2\Matcher\MatchersCollection

파일 보기 프로젝트 열기: phpspec/phpspec2 1 사용 예제들

공개 메소드들

메소드 설명
add ( PHPSpec2\Matcher\MatcherInterface $matcher )
find ( $keyword, $subject, array $arguments )
getAll ( )

메소드 상세

add() 공개 메소드

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

find() 공개 메소드

public find ( $keyword, $subject, array $arguments )
$arguments array

getAll() 공개 메소드

public getAll ( )