PHP 클래스 PayWithAmazon\ClientTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: amzn/login-and-pay-with-amazon-sdk-php

공개 메소드들

메소드 설명
test500or503 ( )
testArrayResponse ( )
testAuthorize ( )
testAuthorizeOnBillingAgreement ( )
testCancelOrderReference ( )
testCapture ( )
testCharge ( )
testCloseAuthorization ( )
testCloseBillingAgreement ( )
testCloseOrderReference ( )
testConfigArray ( )
testConfirmBillingAgreement ( )
testConfirmOrderReference ( )
testCreateOrderReferenceForId ( )
testGetAuthorizationDetails ( )
testGetBillingAgreementDetails ( )
testGetCaptureDetails ( )
testGetOrderReferenceDetails ( )
testGetRefundDetails ( )
testGetServiceStatus ( )
testGetUserInfo ( )
testJsonFile ( )
testJsonResponse ( )
testRefund ( )
testSandboxSetter ( )
testSetBillingAgreementDetails ( )
testSetOrderReferenceDetails ( )
testSignature ( )
testValidateBillingAgreement ( )
testXmlResponse ( )

비공개 메소드들

메소드 설명
callPrivateMethod ( $client, $methodName, $parameters )
getFormattedTimestamp ( ) * Formats date as ISO 8601 timestamp
setDefaultValues ( $fieldMappings )
setParametersAndPost ( $fieldMappings, $action )

메소드 상세

test500or503() 공개 메소드

public test500or503 ( )

testArrayResponse() 공개 메소드

public testArrayResponse ( )

testAuthorize() 공개 메소드

public testAuthorize ( )

testAuthorizeOnBillingAgreement() 공개 메소드

testCancelOrderReference() 공개 메소드

testCapture() 공개 메소드

public testCapture ( )

testCharge() 공개 메소드

public testCharge ( )

testCloseAuthorization() 공개 메소드

testCloseBillingAgreement() 공개 메소드

testCloseOrderReference() 공개 메소드

testConfigArray() 공개 메소드

public testConfigArray ( )

testConfirmBillingAgreement() 공개 메소드

testConfirmOrderReference() 공개 메소드

testCreateOrderReferenceForId() 공개 메소드

testGetAuthorizationDetails() 공개 메소드

testGetBillingAgreementDetails() 공개 메소드

testGetCaptureDetails() 공개 메소드

testGetOrderReferenceDetails() 공개 메소드

testGetRefundDetails() 공개 메소드

testGetServiceStatus() 공개 메소드

testGetUserInfo() 공개 메소드

public testGetUserInfo ( )

testJsonFile() 공개 메소드

public testJsonFile ( )

testJsonResponse() 공개 메소드

public testJsonResponse ( )

testRefund() 공개 메소드

public testRefund ( )

testSandboxSetter() 공개 메소드

public testSandboxSetter ( )

testSetBillingAgreementDetails() 공개 메소드

testSetOrderReferenceDetails() 공개 메소드

testSignature() 공개 메소드

public testSignature ( )

testValidateBillingAgreement() 공개 메소드

testXmlResponse() 공개 메소드

public testXmlResponse ( )