MediaWiki  REL1_20
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= '')
 setUp ()
 testUpdate_categorylinks ()
 testUpdate_externallinks ()
 testUpdate_imagelinks ()
 testUpdate_iwlinks ()
 testUpdate_langlinks ()
 testUpdate_page_props ()
 testUpdate_pagelinks ()
 testUpdate_templatelinks ()

Protected Member Functions

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

Detailed Description

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

Definition at line 8 of file LinksUpdateTest.php.


Constructor & Destructor Documentation

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

Reimplemented from MediaWikiTestCase.

Definition at line 10 of file LinksUpdateTest.php.


Member Function Documentation

Definition at line 26 of file LinksUpdateTest.php.

References wfGetDB().


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