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

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.

References $name, and array().


Member Function Documentation

LinksUpdateTest::setUp ( ) [protected]

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

Reimplemented from MediaWikiTestCase.

Definition at line 28 of file LinksUpdateTest.php.

References array(), and wfGetDB().


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