PHP Класс spec\Mdb\PayPal\Ipn\MessageSpec

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

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

Метод Описание
it_can_be_represented_as_a_string ( )
it_should_accept_a_string_of_raw_post_data_for_its_data_source ( )
it_should_retrieve_a_property ( )
it_should_retrieve_all_properties ( )
it_should_return_an_empty_string_when_retrieving_a_non_existent_property ( )
it_should_url_decode_values_when_using_a_string_of_raw_post_data_for_its_data_source ( )
it_should_url_encode_property_values_when_represented_as_a_string ( )
let ( )

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

it_can_be_represented_as_a_string() публичный метод

it_should_accept_a_string_of_raw_post_data_for_its_data_source() публичный метод

it_should_retrieve_a_property() публичный метод

it_should_retrieve_all_properties() публичный метод

it_should_return_an_empty_string_when_retrieving_a_non_existent_property() публичный метод

it_should_url_decode_values_when_using_a_string_of_raw_post_data_for_its_data_source() публичный метод

it_should_url_encode_property_values_when_represented_as_a_string() публичный метод

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

public let ( )