PHP Class spec\Relax\Greppy\PatternSpec

Inheritance: extends PhpSpec\ObjectBehavior
Afficher le fichier Open project: relaxphp/greppy

Méthodes publiques

Méthode Description
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 ( )

Method Details

it_is_initializable() public méthode

public it_is_initializable ( )

it_should_assemble_right_pattern_with_any() public méthode

it_should_assemble_right_pattern_with_digit() public méthode

it_should_assemble_right_pattern_with_literal() public méthode

it_should_assemble_right_pattern_with_literals() public méthode

it_should_assemble_right_pattern_with_range() public méthode

it_should_assemble_right_pattern_with_repetition() public méthode

it_should_be_castable_to_string() public méthode