PHP Класс seregazhuk\tests\Bot\ResponseTest

Наследование: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase, use trait seregazhuk\tests\helpers\ResponseHelper
Показать файл Открыть проект

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

Метод Описание
it_should_check_empty_responses ( )
it_should_check_responses_with_data ( )
it_should_check_responses_with_errors ( )
it_should_return_bookmarks_string_from_response ( )
it_should_return_client_info ( )
it_should_return_data_and_bookmarks_from_response_with_pagination ( )
it_should_return_data_from_response ( )
it_should_return_empty_array_for_response_without_pagination ( )
it_should_return_false_on_error_response ( )
it_should_return_value_by_key_from_response ( )

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

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

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

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

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

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

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

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

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

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

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