PHP 클래스 PopTest\Payment\PaymentTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: nicksagona/PopPHP

공개 메소드들

메소드 설명
testAuthorizeConstructor ( )
testAuthorizeGetReasonCode ( )
testAuthorizeGetResponseSubCode ( )
testConstructor ( )
testGetCode ( )
testGetMessage ( )
testGetResponse ( )
testGetResponseCode ( )
testGetResponseCodes ( )
testIsApproved ( )
testIsDeclined ( )
testIsError ( )
testIsTest ( )
testIsValid ( )
testMagicMethods ( )
testPayLeapConstructor ( )
testPayPalConstructor ( )
testSendException ( )
testShippingSameAsBilling ( )
testTrustCommerceConstructor ( )
testUsaEpayConstructor ( )

메소드 상세

testAuthorizeConstructor() 공개 메소드

testAuthorizeGetReasonCode() 공개 메소드

testAuthorizeGetResponseSubCode() 공개 메소드

testConstructor() 공개 메소드

public testConstructor ( )

testGetCode() 공개 메소드

public testGetCode ( )

testGetMessage() 공개 메소드

public testGetMessage ( )

testGetResponse() 공개 메소드

public testGetResponse ( )

testGetResponseCode() 공개 메소드

public testGetResponseCode ( )

testGetResponseCodes() 공개 메소드

testIsApproved() 공개 메소드

public testIsApproved ( )

testIsDeclined() 공개 메소드

public testIsDeclined ( )

testIsError() 공개 메소드

public testIsError ( )

testIsTest() 공개 메소드

public testIsTest ( )

testIsValid() 공개 메소드

public testIsValid ( )

testMagicMethods() 공개 메소드

public testMagicMethods ( )

testPayLeapConstructor() 공개 메소드

testPayPalConstructor() 공개 메소드

testSendException() 공개 메소드

public testSendException ( )

testShippingSameAsBilling() 공개 메소드

testTrustCommerceConstructor() 공개 메소드

testUsaEpayConstructor() 공개 메소드