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

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

Protected Properties

Property Type Description
$actionClass
$requestClass

Public Methods

Method Description
shouldImplementActionInterface ( )
shouldImplementGatewayAwareInterface ( )
shouldSubExecuteSyncWithSameModel ( )

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

shouldImplementActionInterface() public method

shouldImplementGatewayAwareInterface() public method

shouldSubExecuteSyncWithSameModel() public method

Property Details

$actionClass protected_oe property

protected $actionClass

$requestClass protected_oe property

protected $requestClass