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

Public Member Functions

 testAll ()
 
 testFind ()
 
 testFindLowercase ()
 
 testUnknownCurrencyReturnsNull ()
 

Detailed Description

Definition at line 8 of file CurrencyTest.php.

Member Function Documentation

◆ testAll()

Omnipay\Common\CurrencyTest::testAll ( )

Definition at line 35 of file CurrencyTest.php.

References Omnipay\Common\Currency\all().

◆ testFind()

Omnipay\Common\CurrencyTest::testFind ( )

Definition at line 10 of file CurrencyTest.php.

References Omnipay\Common\Currency\find().

◆ testFindLowercase()

Omnipay\Common\CurrencyTest::testFindLowercase ( )

Definition at line 19 of file CurrencyTest.php.

References Omnipay\Common\Currency\find().

◆ testUnknownCurrencyReturnsNull()

Omnipay\Common\CurrencyTest::testUnknownCurrencyReturnsNull ( )

Definition at line 28 of file CurrencyTest.php.

References Omnipay\Common\Currency\find().


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