PHP 클래스 spec\Relax\Greppy\PatternSpec

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

공개 메소드들

메소드 설명
it_is_initializable ( )
it_should_assemble_right_pattern_with_any ( )
it_should_assemble_right_pattern_with_digit ( )
it_should_assemble_right_pattern_with_literal ( )
it_should_assemble_right_pattern_with_literals ( )
it_should_assemble_right_pattern_with_range ( )
it_should_assemble_right_pattern_with_repetition ( )
it_should_be_castable_to_string ( )

메소드 상세

it_is_initializable() 공개 메소드

public it_is_initializable ( )

it_should_assemble_right_pattern_with_any() 공개 메소드

it_should_assemble_right_pattern_with_digit() 공개 메소드

it_should_assemble_right_pattern_with_literal() 공개 메소드

it_should_assemble_right_pattern_with_literals() 공개 메소드

it_should_assemble_right_pattern_with_range() 공개 메소드

it_should_assemble_right_pattern_with_repetition() 공개 메소드

it_should_be_castable_to_string() 공개 메소드