PHP Class spec\GrumPHP\Util\RegexSpec

Inheritance: extends PhpSpec\ObjectBehavior
Afficher le fichier Open project: phpro/grumphp

Méthodes publiques

Méthode 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 méthode

it_should_be_able_to_add_pattern_modifier_when_no_modifiers_are_available() public méthode

it_should_know_which_pattern_modifiers_can_be_user() public méthode

it_should_not_add_pattern_modifier_twice() public méthode

it_will_handle_glob_input() public méthode

it_will_handle_regex_input() public méthode