PHP Class Payum\Paypal\Masspay\Nvp\Tests\Action\PayoutActionTest

Inheritance: extends Payum\Core\Tests\GenericActionTest
Datei anzeigen Open project: payum/payum

Protected Properties

Property Type Description
$actionClass
$requestClass

Public Methods

Method Description
shouldDoMasspayRequestIfModelNotAcknowledge ( )
shouldImplementActionInterface ( )
shouldImplementGatewayAwareInterface ( )

Protected Methods

Method Description
createGatewayMock ( ) : PHPUnit_Framework_MockObject_MockObject | Payum\Core\GatewayInterface

Method Details

createGatewayMock() protected method

protected createGatewayMock ( ) : PHPUnit_Framework_MockObject_MockObject | Payum\Core\GatewayInterface
return PHPUnit_Framework_MockObject_MockObject | Payum\Core\GatewayInterface

shouldDoMasspayRequestIfModelNotAcknowledge() public method

shouldImplementActionInterface() public method

shouldImplementGatewayAwareInterface() public method

Property Details

$actionClass protected_oe property

protected $actionClass

$requestClass protected_oe property

protected $requestClass