PHP Class Omnipay\Alipay\Tests\LegacyExpressGatewayTest

Inheritance: extends AbstractGatewayTestCase
显示文件 Open project: lokielse/omnipay-alipay

Protected Properties

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

Public Methods

Method Description
setUp ( )
testCompletePurchaseWithMD5 ( )
testCompletePurchaseWithRSA ( )
testPurchase ( )
testQuery ( )
testRefund ( )

Method Details

setUp() public method

public setUp ( )

testCompletePurchaseWithMD5() public method

testCompletePurchaseWithRSA() public method

testPurchase() public method

public testPurchase ( )

testQuery() public method

public testQuery ( )

testRefund() public method

public testRefund ( )

Property Details

$gateway protected_oe property

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

$options protected_oe property

protected $options