PHP 클래스 spec\Relax\Greppy\SimpleMatcherSpec

상속: extends PhpSpec\ObjectBehavior
파일 보기 프로젝트 열기: relaxphp/greppy

공개 메소드들

메소드 설명
it_is_initializable ( )
it_should_match_pattern_against_subject ( Relax\Greppy\Pattern $pattern )
it_should_not_be_constructed_with_non_string_subject ( )
it_should_return_subject ( )
let ( )

메소드 상세

it_is_initializable() 공개 메소드

public it_is_initializable ( )

it_should_match_pattern_against_subject() 공개 메소드

public it_should_match_pattern_against_subject ( Relax\Greppy\Pattern $pattern )
$pattern Relax\Greppy\Pattern

it_should_not_be_constructed_with_non_string_subject() 공개 메소드

it_should_return_subject() 공개 메소드

let() 공개 메소드

public let ( )