PHP Class spec\Relax\Greppy\SimpleMatcherSpec

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

Public Methods

Method Description
it_is_initializable ( )
it_should_match_pattern_against_subject ( Relax\Greppy\Pattern $pattern )
it_should_not_be_constructed_with_non_string_subject ( )
it_should_return_subject ( )
let ( )

Method Details

it_is_initializable() public method

public it_is_initializable ( )

it_should_match_pattern_against_subject() public method

public it_should_match_pattern_against_subject ( Relax\Greppy\Pattern $pattern )
$pattern Relax\Greppy\Pattern

it_should_not_be_constructed_with_non_string_subject() public method

it_should_return_subject() public method

let() public method

public let ( )