Open Journal Systems  3.3.0
PKPLocaleTest Class Reference
Inheritance diagram for PKPLocaleTest:
PKPTestCase

Public Member Functions

 testGet2LetterFrom3LetterIsoLanguage ()
 
 testGet3LetterFrom2LetterIsoLanguage ()
 
 testGet3LetterIsoFromLocale ()
 
 testGetAllLocales ()
 
 testGetLocaleFrom3LetterIso ()
 
 testGetLocaleStylesheet ()
 
 testIsLocaleComplete ()
 
- Public Member Functions inherited from PKPTestCase
 getActualOutput ()
 

Additional Inherited Members

- Data Fields inherited from PKPTestCase
 $mockedRegistryKeys = array()
 
 $registryBackup = array()
 
- Protected Member Functions inherited from PKPTestCase
 getMockedDAOs ()
 
 getMockedRegistryKeys ()
 
 mockRequest ($path='index/test-page/test-op', $userId=null)
 
 setTestConfiguration ($config, $configPath='config')
 
 setUp ()
 
 tearDown ()
 

Detailed Description

Tests for the PKPLocale class.

See also
PKPLocale

Definition at line 27 of file PKPLocaleTest.php.

Member Function Documentation

◆ testGet2LetterFrom3LetterIsoLanguage()

PKPLocaleTest::testGet2LetterFrom3LetterIsoLanguage ( )
See also
PKPLocale

Definition at line 71 of file PKPLocaleTest.php.

References PKPLocale\get2LetterFrom3LetterIsoLanguage().

◆ testGet3LetterFrom2LetterIsoLanguage()

PKPLocaleTest::testGet3LetterFrom2LetterIsoLanguage ( )
See also
PKPLocale

Definition at line 62 of file PKPLocaleTest.php.

References PKPLocale\get3LetterFrom2LetterIsoLanguage().

◆ testGet3LetterIsoFromLocale()

PKPLocaleTest::testGet3LetterIsoFromLocale ( )
See also
PKPLocale

Definition at line 80 of file PKPLocaleTest.php.

References PKPLocale\get3LetterIsoFromLocale().

◆ testGetAllLocales()

PKPLocaleTest::testGetAllLocales ( )
See also
PKPLocale

Definition at line 49 of file PKPLocaleTest.php.

References PKPLocale\getAllLocales().

◆ testGetLocaleFrom3LetterIso()

PKPLocaleTest::testGetLocaleFrom3LetterIso ( )

◆ testGetLocaleStylesheet()

PKPLocaleTest::testGetLocaleStylesheet ( )
See also
PKPLocale

Definition at line 31 of file PKPLocaleTest.php.

References PKPLocale\getLocaleStyleSheet().

◆ testIsLocaleComplete()

PKPLocaleTest::testIsLocaleComplete ( )
See also
PKPLocale

Definition at line 40 of file PKPLocaleTest.php.

References PKPLocale\isLocaleComplete().


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