Definition at line 8 of file GatewayFactoryTest.php.
◆ setUp()
Omnipay\Common\GatewayFactoryTest::setUp |
( |
| ) |
|
◆ setUpBeforeClass()
static Omnipay\Common\GatewayFactoryTest::setUpBeforeClass |
( |
| ) |
|
|
static |
◆ testCreateFullyQualified()
Omnipay\Common\GatewayFactoryTest::testCreateFullyQualified |
( |
| ) |
|
◆ testCreateInvalid()
Omnipay\Common\GatewayFactoryTest::testCreateInvalid |
( |
| ) |
|
@expectedException \Omnipay\Common\Exception\RuntimeException @expectedExceptionMessage Class '\Omnipay\Invalid\Gateway' not found
Definition at line 84 of file GatewayFactoryTest.php.
◆ testCreateShortName()
Omnipay\Common\GatewayFactoryTest::testCreateShortName |
( |
| ) |
|
◆ testFindIgnoresUnavailableGateways()
Omnipay\Common\GatewayFactoryTest::testFindIgnoresUnavailableGateways |
( |
| ) |
|
◆ testFindRegistersAvailableGateways()
Omnipay\Common\GatewayFactoryTest::testFindRegistersAvailableGateways |
( |
| ) |
|
◆ testGetSupportedGateways()
Omnipay\Common\GatewayFactoryTest::testGetSupportedGateways |
( |
| ) |
|
◆ testRegister()
Omnipay\Common\GatewayFactoryTest::testRegister |
( |
| ) |
|
◆ testRegisterExistingGateway()
Omnipay\Common\GatewayFactoryTest::testRegisterExistingGateway |
( |
| ) |
|
◆ testReplace()
Omnipay\Common\GatewayFactoryTest::testReplace |
( |
| ) |
|
The documentation for this class was generated from the following file: