PHP 클래스 spec\GrumPHP\Util\RegexSpec

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

공개 메소드들

메소드 설명
it_should_be_able_to_add_pattern_modifier_when__modifiers_are_available ( )
it_should_be_able_to_add_pattern_modifier_when_no_modifiers_are_available ( )
it_should_know_which_pattern_modifiers_can_be_user ( )
it_should_not_add_pattern_modifier_twice ( )
it_will_handle_glob_input ( )
it_will_handle_regex_input ( )

메소드 상세

it_should_be_able_to_add_pattern_modifier_when__modifiers_are_available() 공개 메소드

it_should_be_able_to_add_pattern_modifier_when_no_modifiers_are_available() 공개 메소드

it_should_know_which_pattern_modifiers_can_be_user() 공개 메소드

it_should_not_add_pattern_modifier_twice() 공개 메소드

it_will_handle_glob_input() 공개 메소드

it_will_handle_regex_input() 공개 메소드