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

List of all members.

Public Member Functions

 testDeliciouslyManyParams ()
 testExists ()
 testInContentLanguageDisabled ()
 testInContentLanguageEnabled ()
 testInLanguage ()
 testInLanguageThrows ()
 MWException
 testKey ()
 testMessageParams ()
 testMessageParamSubstitution ()
 testMessageParamTypes ()
 FIXME: This should not need database, but Language::formatExpiry does (bug 55912) Database.

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(), params, and wfMessage().

Definition at line 31 of file MessageTest.php.

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

MWException

Definition at line 127 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().

FIXME: This should not need database, but Language::formatExpiry does (bug 55912) Database.

Definition at line 63 of file MessageTest.php.

References Language\factory(), and wfTimestampNow().


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