PHP Class Payum\Paypal\Rest\Tests\Action\CaptureActionTest

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

Public Methods

Method Description
couldBeConstructedWithoutAnyArguments ( )
shouldNotSupportCapturePaymentSdkModel ( )
shouldNotSupportNotCapture ( )
shouldSupportApiContext ( )
shouldSupportCapture ( )
shouldSupportCaptureWithPaymentSdkModel ( )
throwIfNotSupportedApiContext ( )
throwIfNotSupportedRequestGivenAsArgumentForExecute ( )

Method Details

couldBeConstructedWithoutAnyArguments() public method

shouldNotSupportCapturePaymentSdkModel() public method

shouldNotSupportNotCapture() public method

shouldSupportApiContext() public method

shouldSupportCapture() public method

shouldSupportCaptureWithPaymentSdkModel() public method

throwIfNotSupportedApiContext() public method

throwIfNotSupportedRequestGivenAsArgumentForExecute() public method