PHP Class Payum\Paypal\ProHosted\Nvp\Tests\Action\Api\GetTransactionDetailsActionTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: payum/payum

Public Methods

Method Description
couldBeConstructedWithoutAnyArguments ( )
shouldCallApiGetTransactionDetailsAndUpdateModelFromResponseOnSuccess ( )
shouldImplementsApiAwareAction ( )
shouldNotSupportAnythingNotGetTransactionDetailsRequest ( )
shouldSupportGetTransactionDetailsRequestAndArrayAccessAsModel ( )
throwIfNotSupportedRequestGivenAsArgumentForExecute ( )
throwIfZeroPaymentRequestTransactionIdNotSetInModel ( )

Protected Methods

Method Description
createApiMock ( ) : PHPUnit_Framework_MockObject_MockObject | Api

Method Details

couldBeConstructedWithoutAnyArguments() public method

createApiMock() protected method

protected createApiMock ( ) : PHPUnit_Framework_MockObject_MockObject | Api
return PHPUnit_Framework_MockObject_MockObject | Payum\Paypal\ProHosted\Nvp\Api

shouldCallApiGetTransactionDetailsAndUpdateModelFromResponseOnSuccess() public method

shouldImplementsApiAwareAction() public method

shouldNotSupportAnythingNotGetTransactionDetailsRequest() public method

shouldSupportGetTransactionDetailsRequestAndArrayAccessAsModel() public method

throwIfNotSupportedRequestGivenAsArgumentForExecute() public method

throwIfZeroPaymentRequestTransactionIdNotSetInModel() public method