PHP 클래스 spec\Mdb\PayPal\Ipn\MessageSpec

상속: extends PhpSpec\ObjectBehavior
파일 보기 프로젝트 열기: mike182uk/paypal-ipn-listener

공개 메소드들

메소드 설명
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 ( )