PHP Class Omnipay\WechatPay\GatewayTest

Inheritance: extends Omnipay\Tests\GatewayTestCase
Exibir arquivo Open project: lokielse/omnipay-wechatpay

Protected Properties

Property Type Description
$gateway Gateway
$options

Public Methods

Method Description
setUp ( )
testClose ( )
testCompletePurchase ( )
testPurchase ( )
testQuery ( )
testQueryRefund ( )
testRefund ( )

Method Details

setUp() public method

public setUp ( )

testClose() public method

public testClose ( )

testCompletePurchase() public method

testPurchase() public method

public testPurchase ( )

testQuery() public method

public testQuery ( )

testQueryRefund() public method

public testQueryRefund ( )

testRefund() public method

public testRefund ( )

Property Details

$gateway protected_oe property

protected Gateway,Omnipay\WechatPay $gateway
return Gateway

$options protected_oe property

protected $options