MediaWiki
REL1_20
|
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 TextPassDumperTest, DumpTestCase, BackupDumperPageTest, SideBarTest, WikiPageTest, TitlePermissionTest, ApiOptionsTest, BlockTest, ApiEditPageTest, ApiTestCaseUpload, ApiTestCase, ApiWatchTest, ApiBlockTest, ApiPurgeTest, ApiQueryTest, GenderCacheTest, UploadFromUrlTest, TestSample, LanguageConverterTest, and TimeAdjustTest.
Definition at line 10 of file MediaWikiLangTestCase.php.
References $wgContLang, $wgLang, Language\factory(), and MessageCache\singleton().
Reimplemented from MediaWikiTestCase.
Reimplemented in ApiOptionsTest, TitlePermissionTest, SideBarTest, WikiPageTest, ApiTestCaseUpload, LanguageConverterTest, TestSample, and TimeAdjustTest.
Definition at line 31 of file MediaWikiLangTestCase.php.
References $oldContLang, $oldLang, $wgContLang, and $wgLang.
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().