MediaWiki  REL1_24
LinksUpdateTest Class Reference

Database ^--- make sure temporary tables are used. More...

Inheritance diagram for LinksUpdateTest:
Collaboration diagram for LinksUpdateTest:

List of all members.

Public Member Functions

 __construct ($name=null, array $data=array(), $dataName= '')
 testUpdate_categorylinks ()
 ParserOutput::addCategory
 testUpdate_externallinks ()
 ParserOutput::addExternalLink
 testUpdate_imagelinks ()
 ParserOutput::addImage
 testUpdate_iwlinks ()
 ParserOutput::addInterwikiLink
 testUpdate_langlinks ()
 ParserOutput::addLanguageLink
 testUpdate_page_props ()
 ParserOutput::setProperty
 testUpdate_page_props_without_sortkey ()
 testUpdate_pagelinks ()
 ParserOutput::addLink
 testUpdate_templatelinks ()
 ParserOutput::addTemplate

Protected Member Functions

 assertLinksUpdate (Title $title, ParserOutput $parserOutput, $table, $fields, $condition, array $expectedRows)
 makeTitleAndParserOutput ($name, $id)
 setUp ()

Detailed Description

Database ^--- make sure temporary tables are used.

Definition at line 7 of file LinksUpdateTest.php.


Constructor & Destructor Documentation

LinksUpdateTest::__construct ( name = null,
array data = array(),
dataName = '' 
)

Reimplemented from MediaWikiTestCase.

Definition at line 9 of file LinksUpdateTest.php.

References $name, and array().


Member Function Documentation

LinksUpdateTest::setUp ( ) [protected]

Reimplemented from MediaWikiTestCase.

Definition at line 27 of file LinksUpdateTest.php.

References array(), and wfGetDB().


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