MediaWiki  REL1_21
MessageTest Class Reference
Inheritance diagram for MessageTest:
Collaboration diagram for MessageTest:

List of all members.

Public Member Functions

 testDeliciouslyManyParams ()
 testExists ()
 testInContentLanguage ()
 testInLanguage ()
 testInLanguageThrows ()
 MWException
 testKey ()
 testMessageParams ()
 testMessageParamSubstitution ()

Protected Member Functions

 setUp ()
 setUp and tearDown should (where significant) happen in reverse order.

Detailed Description

Definition at line 3 of file MessageTest.php.


Member Function Documentation

MessageTest::setUp ( ) [protected]

setUp and tearDown should (where significant) happen in reverse order.

Reimplemented from MediaWikiLangTestCase.

Definition at line 4 of file MessageTest.php.

References array(), Language\factory(), and MediaWikiTestCase\setMwGlobals().

Definition at line 52 of file MessageTest.php.

References $params, and array().

Definition at line 13 of file MessageTest.php.

References array(), and wfMessage().

Definition at line 31 of file MessageTest.php.

References Language\factory(), text, and wfMessage().

MWException

Definition at line 71 of file MessageTest.php.

References wfMessage().

Definition at line 22 of file MessageTest.php.

References text, and wfMessage().

Definition at line 38 of file MessageTest.php.

References array(), text, and wfMessage().

Definition at line 45 of file MessageTest.php.

References wfMessage().


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