MediaWiki  REL1_24
LogFormatterTest Class Reference

Database More...

Inheritance diagram for LogFormatterTest:
Collaboration diagram for LogFormatterTest:

List of all members.

Public Member Functions

 newLogEntry ($action, $params)
 testLogComment ()
 LogFormatter::newFromEntry LogFormatter::getComment
 testLogParamsTypeMsg ()
 LogFormatter::newFromEntry LogFormatter::getActionText
 testLogParamsTypeMsgContent ()
 LogFormatter::newFromEntry LogFormatter::getActionText
 testLogParamsTypeNumber ()
 LogFormatter::newFromEntry LogFormatter::getActionText
 testLogParamsTypePlain ()
 LogFormatter::newFromEntry LogFormatter::getActionText
 testLogParamsTypeRaw ()
 LogFormatter::newFromEntry LogFormatter::getActionText
 testLogParamsTypeTitleLink ()
 LogFormatter::newFromEntry LogFormatter::getActionText
 testLogParamsTypeUserLink ()
 LogFormatter::newFromEntry LogFormatter::getActionText
 testNormalLogParams ()
 LogFormatter::newFromEntry

Protected Member Functions

 setUp ()
 tearDown ()

Protected Attributes

RequestContext $context
Title $title
User $user

Detailed Description

Database

Definition at line 5 of file LogFormatterTest.php.


Member Function Documentation

LogFormatterTest::newLogEntry ( action,
params 
)

Definition at line 50 of file LogFormatterTest.php.

LogFormatterTest::setUp ( ) [protected]

Reimplemented from MediaWikiLangTestCase.

Definition at line 19 of file LogFormatterTest.php.

LogFormatterTest::tearDown ( ) [protected]

Reimplemented from MediaWikiTestCase.

Definition at line 43 of file LogFormatterTest.php.


Member Data Documentation

RequestContext LogFormatterTest::$context [protected]

Definition at line 17 of file LogFormatterTest.php.

Title LogFormatterTest::$title [protected]

Definition at line 13 of file LogFormatterTest.php.

User LogFormatterTest::$user [protected]

Definition at line 9 of file LogFormatterTest.php.


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