PHP 클래스 Omnipay\PayPal\ExpressGatewayTest

상속: extends Omnipay\Tests\GatewayTestCase
파일 보기 프로젝트 열기: omnipay/paypal

보호된 프로퍼티들

프로퍼티 타입 설명
$gateway Omnipay\PayPal\ExpressGateway
$options array
$voidOptions array

공개 메소드들

메소드 설명
setUp ( )
testAuthorizeFailure ( )
testAuthorizeSuccess ( )
testCompletePurchaseCustomOptions ( )
testCompletePurchaseFailureRedirect ( )
testCompletePurchaseHttpOptions ( )
testFetchCheckout ( )
testOrderFailure ( )
testOrderSuccess ( )
testPurchaseFailure ( )
testPurchaseSuccess ( )
testTransactionSearch ( )
testVoidFailure ( )
testVoidSuccess ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testAuthorizeFailure() 공개 메소드

testAuthorizeSuccess() 공개 메소드

testCompletePurchaseCustomOptions() 공개 메소드

testCompletePurchaseFailureRedirect() 공개 메소드

testCompletePurchaseHttpOptions() 공개 메소드

testFetchCheckout() 공개 메소드

public testFetchCheckout ( )

testOrderFailure() 공개 메소드

public testOrderFailure ( )

testOrderSuccess() 공개 메소드

public testOrderSuccess ( )

testPurchaseFailure() 공개 메소드

public testPurchaseFailure ( )

testPurchaseSuccess() 공개 메소드

public testPurchaseSuccess ( )

testTransactionSearch() 공개 메소드

testVoidFailure() 공개 메소드

public testVoidFailure ( )

testVoidSuccess() 공개 메소드

public testVoidSuccess ( )

프로퍼티 상세

$gateway 보호되어 있는 프로퍼티

protected ExpressGateway,Omnipay\PayPal $gateway
리턴 Omnipay\PayPal\ExpressGateway

$options 보호되어 있는 프로퍼티

protected array $options
리턴 array

$voidOptions 보호되어 있는 프로퍼티

protected array $voidOptions
리턴 array