Open Journal Systems  3.3.0
Omnipay\Common\AbstractGatewayTest Class Reference
Inheritance diagram for Omnipay\Common\AbstractGatewayTest:

Public Member Functions

 setUp ()
 
 testConstruct ()
 
 testCreateRequest ()
 
 testCurrency ()
 
 testGetDefaultParameters ()
 
 testGetParameters ()
 
 testGetShortName ()
 
 testInitializeDefaults ()
 
 testInitializeParameters ()
 
 testSupportsAcceptNotification ()
 
 testSupportsAuthorize ()
 
 testSupportsCapture ()
 
 testSupportsCompleteAuthorize ()
 
 testSupportsCompletePurchase ()
 
 testSupportsCreateCard ()
 
 testSupportsDeleteCard ()
 
 testSupportsPurchase ()
 
 testSupportsRefund ()
 
 testSupportsUpdateCard ()
 
 testSupportsVoid ()
 
 testTestMode ()
 

Detailed Description

Definition at line 10 of file AbstractGatewayTest.php.

Member Function Documentation

◆ setUp()

Omnipay\Common\AbstractGatewayTest::setUp ( )

Definition at line 12 of file AbstractGatewayTest.php.

◆ testConstruct()

Omnipay\Common\AbstractGatewayTest::testConstruct ( )

Definition at line 18 of file AbstractGatewayTest.php.

◆ testCreateRequest()

Omnipay\Common\AbstractGatewayTest::testCreateRequest ( )

◆ testCurrency()

Omnipay\Common\AbstractGatewayTest::testCurrency ( )

Definition at line 80 of file AbstractGatewayTest.php.

◆ testGetDefaultParameters()

Omnipay\Common\AbstractGatewayTest::testGetDefaultParameters ( )

Definition at line 62 of file AbstractGatewayTest.php.

◆ testGetParameters()

Omnipay\Common\AbstractGatewayTest::testGetParameters ( )

Definition at line 67 of file AbstractGatewayTest.php.

◆ testGetShortName()

Omnipay\Common\AbstractGatewayTest::testGetShortName ( )

Definition at line 26 of file AbstractGatewayTest.php.

◆ testInitializeDefaults()

Omnipay\Common\AbstractGatewayTest::testInitializeDefaults ( )

Definition at line 31 of file AbstractGatewayTest.php.

◆ testInitializeParameters()

Omnipay\Common\AbstractGatewayTest::testInitializeParameters ( )

Definition at line 49 of file AbstractGatewayTest.php.

◆ testSupportsAcceptNotification()

Omnipay\Common\AbstractGatewayTest::testSupportsAcceptNotification ( )

Definition at line 136 of file AbstractGatewayTest.php.

◆ testSupportsAuthorize()

Omnipay\Common\AbstractGatewayTest::testSupportsAuthorize ( )

Definition at line 86 of file AbstractGatewayTest.php.

◆ testSupportsCapture()

Omnipay\Common\AbstractGatewayTest::testSupportsCapture ( )

Definition at line 96 of file AbstractGatewayTest.php.

◆ testSupportsCompleteAuthorize()

Omnipay\Common\AbstractGatewayTest::testSupportsCompleteAuthorize ( )

Definition at line 91 of file AbstractGatewayTest.php.

◆ testSupportsCompletePurchase()

Omnipay\Common\AbstractGatewayTest::testSupportsCompletePurchase ( )

Definition at line 106 of file AbstractGatewayTest.php.

◆ testSupportsCreateCard()

Omnipay\Common\AbstractGatewayTest::testSupportsCreateCard ( )

Definition at line 121 of file AbstractGatewayTest.php.

◆ testSupportsDeleteCard()

Omnipay\Common\AbstractGatewayTest::testSupportsDeleteCard ( )

Definition at line 126 of file AbstractGatewayTest.php.

◆ testSupportsPurchase()

Omnipay\Common\AbstractGatewayTest::testSupportsPurchase ( )

Definition at line 101 of file AbstractGatewayTest.php.

◆ testSupportsRefund()

Omnipay\Common\AbstractGatewayTest::testSupportsRefund ( )

Definition at line 111 of file AbstractGatewayTest.php.

◆ testSupportsUpdateCard()

Omnipay\Common\AbstractGatewayTest::testSupportsUpdateCard ( )

Definition at line 131 of file AbstractGatewayTest.php.

◆ testSupportsVoid()

Omnipay\Common\AbstractGatewayTest::testSupportsVoid ( )

Definition at line 116 of file AbstractGatewayTest.php.

◆ testTestMode()

Omnipay\Common\AbstractGatewayTest::testTestMode ( )

Definition at line 74 of file AbstractGatewayTest.php.


The documentation for this class was generated from the following file: