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

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: payum/payum

Méthodes publiques

Méthode Description
couldBeConstructedWithoutAnyArguments ( )
shouldImplementsApiAwareAction ( )
shouldNotSupportAnythingNotCreateButtonPaymentRequest ( )
shouldSupportCreateButtonPaymentRequestAndArrayAccessAsModel ( )
throwIfModelNotHavePaymentAmountOrCurrencySet ( )
throwIfNotSupportedRequestGivenAsArgumentForExecute ( )

Méthodes protégées

Méthode Description
createApiMock ( ) : PHPUnit_Framework_MockObject_MockObject | Api

Method Details

couldBeConstructedWithoutAnyArguments() public méthode

createApiMock() protected méthode

protected createApiMock ( ) : PHPUnit_Framework_MockObject_MockObject | Api
Résultat PHPUnit_Framework_MockObject_MockObject | Payum\Paypal\ProHosted\Nvp\Api

shouldImplementsApiAwareAction() public méthode

shouldNotSupportAnythingNotCreateButtonPaymentRequest() public méthode

shouldSupportCreateButtonPaymentRequestAndArrayAccessAsModel() public méthode

throwIfModelNotHavePaymentAmountOrCurrencySet() public méthode

throwIfNotSupportedRequestGivenAsArgumentForExecute() public méthode