MediaWiki
REL1_21
|
ContentHandler Database ^--- important, causes temporary tables to be used instead of the real database More...
Public Member Functions | |
setUp () | |
setUp and tearDown should (where significant) happen in reverse order. | |
tearDown () | |
testGetContentFormat () | |
Revision::getContentFormat | |
testGetContentModel () | |
Revision::getContentModel | |
testSelectFields () | |
Revision::selectFields | |
Public Attributes | |
$saveContentHandlerNoDB = null |
ContentHandler Database ^--- important, causes temporary tables to be used instead of the real database
Definition at line 8 of file RevisionStorageTest_ContentHandlerUseDB.php.
setUp and tearDown should (where significant) happen in reverse order.
Reimplemented from RevisionStorageTest.
Definition at line 11 of file RevisionStorageTest_ContentHandlerUseDB.php.
Reimplemented from RevisionStorageTest.
Definition at line 35 of file RevisionStorageTest_ContentHandlerUseDB.php.
References global.
Reimplemented from RevisionStorageTest.
Definition at line 77 of file RevisionStorageTest_ContentHandlerUseDB.php.
References array(), fail, and RevisionStorageTest\makeRevision().
Reimplemented from RevisionStorageTest.
Definition at line 61 of file RevisionStorageTest_ContentHandlerUseDB.php.
References array(), fail, and RevisionStorageTest\makeRevision().
Reimplemented from RevisionStorageTest.
Definition at line 46 of file RevisionStorageTest_ContentHandlerUseDB.php.
References Revision\selectFields().
RevisionTest_ContentHandlerUseDB::$saveContentHandlerNoDB = null |
Definition at line 9 of file RevisionStorageTest_ContentHandlerUseDB.php.