PHP Class PopTest\Payment\PaymentTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: nicksagona/PopPHP

Méthodes publiques

Méthode 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 méthode

testAuthorizeGetReasonCode() public méthode

testAuthorizeGetResponseSubCode() public méthode

testConstructor() public méthode

public testConstructor ( )

testGetCode() public méthode

public testGetCode ( )

testGetMessage() public méthode

public testGetMessage ( )

testGetResponse() public méthode

public testGetResponse ( )

testGetResponseCode() public méthode

public testGetResponseCode ( )

testGetResponseCodes() public méthode

testIsApproved() public méthode

public testIsApproved ( )

testIsDeclined() public méthode

public testIsDeclined ( )

testIsError() public méthode

public testIsError ( )

testIsTest() public méthode

public testIsTest ( )

testIsValid() public méthode

public testIsValid ( )

testMagicMethods() public méthode

public testMagicMethods ( )

testPayLeapConstructor() public méthode

testPayPalConstructor() public méthode

testSendException() public méthode

public testSendException ( )

testShippingSameAsBilling() public méthode

testTrustCommerceConstructor() public méthode

testUsaEpayConstructor() public méthode