PHP Class PopTest\Payment\PaymentTest

Inheritance: extends PHPUnit_Framework_TestCase
显示文件 Open project: nicksagona/PopPHP

Public Methods

Method Description
testAuthorizeConstructor ( )
testAuthorizeGetReasonCode ( )
testAuthorizeGetResponseSubCode ( )
testConstructor ( )
testGetCode ( )
testGetMessage ( )
testGetResponse ( )
testGetResponseCode ( )
testGetResponseCodes ( )
testIsApproved ( )
testIsDeclined ( )
testIsError ( )
testIsTest ( )
testIsValid ( )
testMagicMethods ( )
testPayLeapConstructor ( )
testPayPalConstructor ( )
testSendException ( )
testShippingSameAsBilling ( )
testTrustCommerceConstructor ( )
testUsaEpayConstructor ( )

Method Details

testAuthorizeConstructor() public method

testAuthorizeGetReasonCode() public method

testAuthorizeGetResponseSubCode() public method

testConstructor() public method

public testConstructor ( )

testGetCode() public method

public testGetCode ( )

testGetMessage() public method

public testGetMessage ( )

testGetResponse() public method

public testGetResponse ( )

testGetResponseCode() public method

public testGetResponseCode ( )

testGetResponseCodes() public method

testIsApproved() public method

public testIsApproved ( )

testIsDeclined() public method

public testIsDeclined ( )

testIsError() public method

public testIsError ( )

testIsTest() public method

public testIsTest ( )

testIsValid() public method

public testIsValid ( )

testMagicMethods() public method

public testMagicMethods ( )

testPayLeapConstructor() public method

testPayPalConstructor() public method

testSendException() public method

public testSendException ( )

testShippingSameAsBilling() public method

testTrustCommerceConstructor() public method

testUsaEpayConstructor() public method