PHP Class spec\Mdb\PayPal\Ipn\MessageSpec

Inheritance: extends PhpSpec\ObjectBehavior
Afficher le fichier Open project: mike182uk/paypal-ipn-listener

Méthodes publiques

Méthode Description
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 ( )

Method Details

it_can_be_represented_as_a_string() public méthode

it_should_accept_a_string_of_raw_post_data_for_its_data_source() public méthode

it_should_retrieve_a_property() public méthode

it_should_retrieve_all_properties() public méthode

it_should_return_an_empty_string_when_retrieving_a_non_existent_property() public méthode

it_should_url_decode_values_when_using_a_string_of_raw_post_data_for_its_data_source() public méthode

it_should_url_encode_property_values_when_represented_as_a_string() public méthode

let() public méthode

public let ( )