MediaWiki
REL1_19
|
Base class that store and restore the Language objects. More...
Public Member Functions | |
setUp () | |
tearDown () | |
Static Private Attributes | |
static | $oldContLang |
static | $oldLang |
Base class that store and restore the Language objects.
Definition at line 6 of file MediaWikiLangTestCase.php.
Reimplemented in SideBarTest, TitlePermissionTest, ApiTestCase, BlockTest, ApiTestCaseUpload, ApiWatchTest, UploadFromUrlTest, ApiBlockTest, ApiPurgeTest, ApiQueryTest, TestSample, LanguageConverterTest, and TimeAdjustTest.
Definition at line 10 of file MediaWikiLangTestCase.php.
References $wgContLang, $wgLang, $wgLanguageCode, Language\factory(), and MessageCache\singleton().
Reimplemented in TitlePermissionTest, SideBarTest, ApiTestCaseUpload, LanguageConverterTest, TestSample, and TimeAdjustTest.
Definition at line 28 of file MediaWikiLangTestCase.php.
References $oldContLang, $oldLang, $wgContLang, $wgLang, and $wgLanguageCode.
MediaWikiLangTestCase::$oldContLang [static, private] |
Definition at line 8 of file MediaWikiLangTestCase.php.
Referenced by tearDown().
MediaWikiLangTestCase::$oldLang [static, private] |
Definition at line 7 of file MediaWikiLangTestCase.php.
Referenced by tearDown(), and MessageTest\testInContentLanguage().