PHP Class Omnipay\Alipay\Tests\AopAppGatewayTest

Inheritance: extends AbstractGatewayTestCase
Mostrar archivo Open project: lokielse/omnipay-alipay

Protected Properties

Property Type Description
$gateway Omnipay\Alipay\AopAppGateway
$options

Public Methods

Method Description
setUp ( )
testCompletePurchaseNotify ( )
testCompletePurchaseNotifyWithInlineKey ( )
testCompletePurchaseReturn ( )
testPurchase ( )
testPurchaseInline ( )

Method Details

setUp() public method

public setUp ( )

testCompletePurchaseNotify() public method

testCompletePurchaseNotifyWithInlineKey() public method

testCompletePurchaseReturn() public method

testPurchase() public method

public testPurchase ( )

testPurchaseInline() public method

public testPurchaseInline ( )

Property Details

$gateway protected_oe property

protected AopAppGateway,Omnipay\Alipay $gateway
return Omnipay\Alipay\AopAppGateway

$options protected_oe property

protected $options