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

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
shouldImplementActionInterface ( )
shouldImplementGatewayAwareInterface ( )
shouldSubExecuteSyncWithSameModel ( )

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

shouldImplementActionInterface() public méthode

shouldImplementGatewayAwareInterface() public méthode

shouldSubExecuteSyncWithSameModel() public méthode

Property Details

$actionClass protected_oe property

protected $actionClass

$requestClass protected_oe property

protected $requestClass