MediaWiki  REL1_21
WikiPageTest_ContentHandlerUseDB Class Reference

ContentHandler Database ^--- important, causes temporary tables to be used instead of the real database More...

Inheritance diagram for WikiPageTest_ContentHandlerUseDB:
Collaboration diagram for WikiPageTest_ContentHandlerUseDB:

List of all members.

Public Member Functions

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

Public Attributes

 $saveContentHandlerNoDB = null

Detailed Description

ContentHandler Database ^--- important, causes temporary tables to be used instead of the real database

Definition at line 8 of file WikiPageTest_ContentHandlerUseDB.php.


Member Function Documentation

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

Reimplemented from WikiPageTest.

Definition at line 11 of file WikiPageTest_ContentHandlerUseDB.php.

References global, and wfGetDB().

Reimplemented from WikiPageTest.

Definition at line 35 of file WikiPageTest_ContentHandlerUseDB.php.

References global.


Member Data Documentation

WikiPageTest_ContentHandlerUseDB::$saveContentHandlerNoDB = null

Definition at line 9 of file WikiPageTest_ContentHandlerUseDB.php.


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