PHP Class spec\GrumPHP\Util\RegexSpec

Inheritance: extends PhpSpec\ObjectBehavior
Show file Open project: phpro/grumphp

Public Methods

Method Description
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 ( )

Method Details

it_should_be_able_to_add_pattern_modifier_when__modifiers_are_available() public method

it_should_be_able_to_add_pattern_modifier_when_no_modifiers_are_available() public method

it_should_know_which_pattern_modifiers_can_be_user() public method

it_should_not_add_pattern_modifier_twice() public method

it_will_handle_glob_input() public method

it_will_handle_regex_input() public method