PHP Класс spec\PhpSpec\Matcher\StringEndMatcherSpec

Наследование: extends PhpSpec\ObjectBehavior
Показать файл Открыть проект

Открытые методы

Метод Описание
it_does_not_match_strings_that_do_end_with_specified_suffix ( )
it_does_not_match_strings_that_do_not_end_with_specified_suffix ( )
it_does_not_support_anything_else ( )
it_is_a_matcher ( )
it_matches_strings_that_do_not_end_with_specified_suffix ( )
it_matches_strings_that_end_with_specified_suffix ( )
it_supports_endWith_keyword_and_string_subject ( )
let ( PhpSpec\Formatter\Presenter\Presenter $presenter )

Описание методов

it_does_not_match_strings_that_do_end_with_specified_suffix() публичный Метод

it_does_not_match_strings_that_do_not_end_with_specified_suffix() публичный Метод

it_does_not_support_anything_else() публичный Метод

it_is_a_matcher() публичный Метод

public it_is_a_matcher ( )

it_matches_strings_that_do_not_end_with_specified_suffix() публичный Метод

it_matches_strings_that_end_with_specified_suffix() публичный Метод

it_supports_endWith_keyword_and_string_subject() публичный Метод

let() публичный Метод

public let ( PhpSpec\Formatter\Presenter\Presenter $presenter )
$presenter PhpSpec\Formatter\Presenter\Presenter