MediaWiki  REL1_22
LogFormatterTest Class Reference

Database More...

Inheritance diagram for LogFormatterTest:
Collaboration diagram for LogFormatterTest:

List of all members.

Public Member Functions

 newLogEntry ($action, $params)
 testLogComment ()
 testLogParamsTypeMsg ()
 testLogParamsTypeMsgContent ()
 testLogParamsTypeNumber ()
 testLogParamsTypePlain ()
 testLogParamsTypeRaw ()
 testLogParamsTypeTitleLink ()
 testLogParamsTypeUserLink ()
 testNormalLogParams ()

Protected Member Functions

 setUp ()
 setUp and tearDown should (where significant) happen in reverse order.
 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]

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

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: