PHP Class Payum\Paypal\Masspay\Nvp\Tests\Action\Api\MasspayActionTest

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

Protected Properties

Property Type Description
$actionClass
$requestClass

Public Methods

Method Description
shouldCallApiMasspayMethodAndUpdateModelFromResponseOnSuccess ( )
shouldCallApiMasspayMethodWithExpectedRequiredArguments ( )
shouldImplementsApiAwareAction ( )
throwIfPayoutAlreadyAcknowledged ( )

Protected Methods

Method Description
createApiMock ( ) : PHPUnit_Framework_MockObject_MockObject | Api

Method Details

createApiMock() protected method

protected createApiMock ( ) : PHPUnit_Framework_MockObject_MockObject | Api
return PHPUnit_Framework_MockObject_MockObject | Payum\Paypal\Masspay\Nvp\Api

shouldCallApiMasspayMethodAndUpdateModelFromResponseOnSuccess() public method

shouldCallApiMasspayMethodWithExpectedRequiredArguments() public method

shouldImplementsApiAwareAction() public method

throwIfPayoutAlreadyAcknowledged() public method

Property Details

$actionClass protected_oe property

protected $actionClass

$requestClass protected_oe property

protected $requestClass