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

Inheritance: extends Payum\Core\Tests\GenericActionTest
Afficher le fichier Open project: payum/payum

Protected Properties

Свойство Type Description
$actionClass
$requestClass

Méthodes publiques

Méthode Description
shouldDoMasspayRequestIfModelNotAcknowledge ( )
shouldImplementActionInterface ( )
shouldImplementGatewayAwareInterface ( )

Méthodes protégées

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

Method Details

createGatewayMock() protected méthode

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

shouldDoMasspayRequestIfModelNotAcknowledge() public méthode

shouldImplementActionInterface() public méthode

shouldImplementGatewayAwareInterface() public méthode

Property Details

$actionClass protected_oe property

protected $actionClass

$requestClass protected_oe property

protected $requestClass