MediaWiki  REL1_19
MediaWikiLangTestCase Class Reference

Base class that store and restore the Language objects. More...

Inheritance diagram for MediaWikiLangTestCase:
Collaboration diagram for MediaWikiLangTestCase:

List of all members.

Public Member Functions

 setUp ()
 tearDown ()

Static Private Attributes

static $oldContLang
static $oldLang

Detailed Description

Base class that store and restore the Language objects.

Definition at line 6 of file MediaWikiLangTestCase.php.


Member Function Documentation


Member Data Documentation

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


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