PHP Class spec\Relax\Greppy\PatternSpec

Inheritance: extends PhpSpec\ObjectBehavior
Datei anzeigen Open project: relaxphp/greppy

Public Methods

Method 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 method

public it_is_initializable ( )

it_should_assemble_right_pattern_with_any() public method

it_should_assemble_right_pattern_with_digit() public method

it_should_assemble_right_pattern_with_literal() public method

it_should_assemble_right_pattern_with_literals() public method

it_should_assemble_right_pattern_with_range() public method

it_should_assemble_right_pattern_with_repetition() public method

it_should_be_castable_to_string() public method