Method | Description | |
---|---|---|
it_does_not_match_strings_that_do_match_specified_regex ( ) | ||
it_does_not_match_strings_that_do_not_match_specified_regex ( ) | ||
it_does_not_support_anything_else ( ) | ||
it_is_a_matcher ( ) | ||
it_matches_strings_that_do_not_match_specified_regex ( ) | ||
it_matches_strings_that_match_specified_regex ( ) | ||
it_supports_match_keyword_and_string_subject ( ) | ||
let ( PhpSpec\Formatter\Presenter\Presenter $presenter ) |
public it_supports_match_keyword_and_string_subject ( ) |
public let ( PhpSpec\Formatter\Presenter\Presenter $presenter ) | ||
$presenter | PhpSpec\Formatter\Presenter\Presenter |