PHP Class Payum\Paypal\ProHosted\Nvp\Tests\Action\SyncActionTest

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

Méthodes publiques

Méthode Description
couldBeConstructedWithoutAnyArguments ( )
shouldImplementActionInterface ( )
shouldImplementGatewayAwareInterface ( )
shouldNotSupportAnythingNotSync ( )
shouldRequestGetTransactionDetailsAndUpdateModelIfTransactionIdSetInModel ( )
shouldSupportSyncAndArrayAsModelWhichHasPaymentRequestAmountSet ( )
shouldSupportSyncAndArrayAsModelWhichHasPaymentRequestAmountSetToZero ( )
throwIfNotSupportedRequestGivenAsArgumentForExecute ( )

Méthodes protégées

Méthode Description
createGatewayMock ( ) : PHPUnit_Framework_MockObject_MockObject | Payum\Core\GatewayInterface

Method Details

couldBeConstructedWithoutAnyArguments() public méthode

createGatewayMock() protected méthode

protected createGatewayMock ( ) : PHPUnit_Framework_MockObject_MockObject | Payum\Core\GatewayInterface
Résultat PHPUnit_Framework_MockObject_MockObject | Payum\Core\GatewayInterface

shouldImplementActionInterface() public méthode

shouldImplementGatewayAwareInterface() public méthode

shouldNotSupportAnythingNotSync() public méthode

shouldRequestGetTransactionDetailsAndUpdateModelIfTransactionIdSetInModel() public méthode

shouldSupportSyncAndArrayAsModelWhichHasPaymentRequestAmountSet() public méthode

shouldSupportSyncAndArrayAsModelWhichHasPaymentRequestAmountSetToZero() public méthode

throwIfNotSupportedRequestGivenAsArgumentForExecute() public méthode