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

Public Member Functions

 setUp ()
 
 testCreateFullyQualified ()
 
 testCreateInvalid ()
 
 testCreateShortName ()
 
 testFindIgnoresUnavailableGateways ()
 
 testFindRegistersAvailableGateways ()
 
 testGetSupportedGateways ()
 
 testRegister ()
 
 testRegisterExistingGateway ()
 
 testReplace ()
 

Static Public Member Functions

static setUpBeforeClass ()
 

Detailed Description

Definition at line 8 of file GatewayFactoryTest.php.

Member Function Documentation

◆ setUp()

Omnipay\Common\GatewayFactoryTest::setUp ( )

Definition at line 15 of file GatewayFactoryTest.php.

◆ setUpBeforeClass()

static Omnipay\Common\GatewayFactoryTest::setUpBeforeClass ( )
static

Definition at line 10 of file GatewayFactoryTest.php.

◆ testCreateFullyQualified()

Omnipay\Common\GatewayFactoryTest::testCreateFullyQualified ( )

Definition at line 74 of file GatewayFactoryTest.php.

◆ 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 ( )

Definition at line 68 of file GatewayFactoryTest.php.

◆ testFindIgnoresUnavailableGateways()

Omnipay\Common\GatewayFactoryTest::testFindIgnoresUnavailableGateways ( )

Definition at line 56 of file GatewayFactoryTest.php.

◆ testFindRegistersAvailableGateways()

Omnipay\Common\GatewayFactoryTest::testFindRegistersAvailableGateways ( )

Definition at line 44 of file GatewayFactoryTest.php.

◆ testGetSupportedGateways()

Omnipay\Common\GatewayFactoryTest::testGetSupportedGateways ( )

Definition at line 89 of file GatewayFactoryTest.php.

◆ testRegister()

Omnipay\Common\GatewayFactoryTest::testRegister ( )

Definition at line 28 of file GatewayFactoryTest.php.

◆ testRegisterExistingGateway()

Omnipay\Common\GatewayFactoryTest::testRegisterExistingGateway ( )

Definition at line 35 of file GatewayFactoryTest.php.

◆ testReplace()

Omnipay\Common\GatewayFactoryTest::testReplace ( )

Definition at line 20 of file GatewayFactoryTest.php.


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