Метод | Описание | |
---|---|---|
it_does_not_match_strings_that_do_contain_specified_substring ( ) | ||
it_does_not_match_strings_that_do_not_contain_specified_substring ( ) | ||
it_does_not_support_missing_argument ( ) | ||
it_does_not_support_non_string_argument ( ) | ||
it_does_not_support_non_string_keyword ( ) | ||
it_is_a_matcher ( ) | ||
it_matches_strings_that_contain_specified_substring ( ) | ||
it_matches_strings_that_do_not_contain_specified_substring ( ) | ||
it_supports_contain_keyword_string_subject_and_argument ( ) | ||
let ( PhpSpec\Formatter\Presenter\Presenter $presenter ) |
public it_does_not_support_missing_argument ( ) |
public it_does_not_support_non_string_argument ( ) |
public it_does_not_support_non_string_keyword ( ) |
public let ( PhpSpec\Formatter\Presenter\Presenter $presenter ) | ||
$presenter | PhpSpec\Formatter\Presenter\Presenter |