PHP Class spec\Relax\Greppy\SimpleMatcherSpec

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

Méthodes publiques

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

public it_is_initializable ( )

it_should_match_pattern_against_subject() public méthode

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

it_should_return_subject() public méthode

let() public méthode

public let ( )