|
Open Journal Systems
3.3.0
|
Public Member Functions | |
| setUp () | |
| testConstruct () | |
| testCreateRequest () | |
| testCurrency () | |
| testGetDefaultParameters () | |
| testGetParameters () | |
| testGetShortName () | |
| testInitializeDefaults () | |
| testInitializeParameters () | |
| testSupportsAcceptNotification () | |
| testSupportsAuthorize () | |
| testSupportsCapture () | |
| testSupportsCompleteAuthorize () | |
| testSupportsCompletePurchase () | |
| testSupportsCreateCard () | |
| testSupportsDeleteCard () | |
| testSupportsPurchase () | |
| testSupportsRefund () | |
| testSupportsUpdateCard () | |
| testSupportsVoid () | |
| testTestMode () | |
Definition at line 10 of file AbstractGatewayTest.php.
| Omnipay\Common\AbstractGatewayTest::setUp | ( | ) |
Definition at line 12 of file AbstractGatewayTest.php.
| Omnipay\Common\AbstractGatewayTest::testConstruct | ( | ) |
Definition at line 18 of file AbstractGatewayTest.php.
| Omnipay\Common\AbstractGatewayTest::testCreateRequest | ( | ) |
Definition at line 141 of file AbstractGatewayTest.php.
References Omnipay\Common\AbstractGatewayTest_MockAbstractGateway\callCreateRequest().
| Omnipay\Common\AbstractGatewayTest::testCurrency | ( | ) |
Definition at line 80 of file AbstractGatewayTest.php.
| Omnipay\Common\AbstractGatewayTest::testGetDefaultParameters | ( | ) |
Definition at line 62 of file AbstractGatewayTest.php.
| Omnipay\Common\AbstractGatewayTest::testGetParameters | ( | ) |
Definition at line 67 of file AbstractGatewayTest.php.
| Omnipay\Common\AbstractGatewayTest::testGetShortName | ( | ) |
Definition at line 26 of file AbstractGatewayTest.php.
| Omnipay\Common\AbstractGatewayTest::testInitializeDefaults | ( | ) |
Definition at line 31 of file AbstractGatewayTest.php.
| Omnipay\Common\AbstractGatewayTest::testInitializeParameters | ( | ) |
Definition at line 49 of file AbstractGatewayTest.php.
| Omnipay\Common\AbstractGatewayTest::testSupportsAcceptNotification | ( | ) |
Definition at line 136 of file AbstractGatewayTest.php.
| Omnipay\Common\AbstractGatewayTest::testSupportsAuthorize | ( | ) |
Definition at line 86 of file AbstractGatewayTest.php.
| Omnipay\Common\AbstractGatewayTest::testSupportsCapture | ( | ) |
Definition at line 96 of file AbstractGatewayTest.php.
| Omnipay\Common\AbstractGatewayTest::testSupportsCompleteAuthorize | ( | ) |
Definition at line 91 of file AbstractGatewayTest.php.
| Omnipay\Common\AbstractGatewayTest::testSupportsCompletePurchase | ( | ) |
Definition at line 106 of file AbstractGatewayTest.php.
| Omnipay\Common\AbstractGatewayTest::testSupportsCreateCard | ( | ) |
Definition at line 121 of file AbstractGatewayTest.php.
| Omnipay\Common\AbstractGatewayTest::testSupportsDeleteCard | ( | ) |
Definition at line 126 of file AbstractGatewayTest.php.
| Omnipay\Common\AbstractGatewayTest::testSupportsPurchase | ( | ) |
Definition at line 101 of file AbstractGatewayTest.php.
| Omnipay\Common\AbstractGatewayTest::testSupportsRefund | ( | ) |
Definition at line 111 of file AbstractGatewayTest.php.
| Omnipay\Common\AbstractGatewayTest::testSupportsUpdateCard | ( | ) |
Definition at line 131 of file AbstractGatewayTest.php.
| Omnipay\Common\AbstractGatewayTest::testSupportsVoid | ( | ) |
Definition at line 116 of file AbstractGatewayTest.php.
| Omnipay\Common\AbstractGatewayTest::testTestMode | ( | ) |
Definition at line 74 of file AbstractGatewayTest.php.