PHP Class Omnipay\Alipay\Tests\AopF2FGatewayTest

Inheritance: extends AbstractGatewayTestCase
ファイルを表示 Open project: lokielse/omnipay-alipay

Protected Properties

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

Public Methods

Method Description
setUp ( )
testCapture ( )
testCompletePurchase ( )
testPurchase ( )
testQuery ( )
testQueryBillDownloadUrl ( )
testQueryRefund ( )
testRefund ( )
testSettle ( )

Method Details

setUp() public method

public setUp ( )

testCapture() public method

public testCapture ( )

testCompletePurchase() public method

testPurchase() public method

public testPurchase ( )

testQuery() public method

public testQuery ( )

testQueryBillDownloadUrl() public method

testQueryRefund() public method

public testQueryRefund ( )

testRefund() public method

public testRefund ( )

testSettle() public method

public testSettle ( )

Property Details

$gateway protected_oe property

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

$options protected_oe property

protected $options