|
MediaWiki
REL1_20
|
Database ^--- make sure temporary tables are used. More...


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) | |
Database ^--- make sure temporary tables are used.
Definition at line 8 of file LinksUpdateTest.php.
| LinksUpdateTest::__construct | ( | $ | name = null, |
| array $ | data = array(), |
||
| $ | dataName = '' |
||
| ) |
Reimplemented from MediaWikiTestCase.
Definition at line 10 of file LinksUpdateTest.php.
| LinksUpdateTest::assertLinksUpdate | ( | Title $ | title, |
| ParserOutput $ | parserOutput, | ||
| $ | table, | ||
| $ | fields, | ||
| $ | condition, | ||
| Array $ | expectedRows | ||
| ) | [protected] |
Definition at line 146 of file LinksUpdateTest.php.
References MediaWikiTestCase\assertSelect().
Referenced by testUpdate_categorylinks(), testUpdate_externallinks(), testUpdate_imagelinks(), testUpdate_iwlinks(), testUpdate_langlinks(), testUpdate_page_props(), testUpdate_pagelinks(), and testUpdate_templatelinks().
| LinksUpdateTest::makeTitleAndParserOutput | ( | $ | name, |
| $ | id | ||
| ) | [protected] |
Definition at line 39 of file LinksUpdateTest.php.
References $t, and Title\newFromText().
Referenced by testUpdate_categorylinks(), testUpdate_externallinks(), testUpdate_imagelinks(), testUpdate_iwlinks(), testUpdate_langlinks(), testUpdate_page_props(), testUpdate_pagelinks(), and testUpdate_templatelinks().
Definition at line 26 of file LinksUpdateTest.php.
References wfGetDB().
Definition at line 81 of file LinksUpdateTest.php.
References $t, assertLinksUpdate(), and makeTitleAndParserOutput().
Definition at line 71 of file LinksUpdateTest.php.
References $t, assertLinksUpdate(), and makeTitleAndParserOutput().
Definition at line 112 of file LinksUpdateTest.php.
References $t, assertLinksUpdate(), and makeTitleAndParserOutput().
Definition at line 91 of file LinksUpdateTest.php.
References $t, assertLinksUpdate(), makeTitleAndParserOutput(), and Title\makeTitleSafe().
Definition at line 123 of file LinksUpdateTest.php.
References $t, assertLinksUpdate(), makeTitleAndParserOutput(), and Title\newFromText().
Definition at line 134 of file LinksUpdateTest.php.
References $t, assertLinksUpdate(), and makeTitleAndParserOutput().
Definition at line 49 of file LinksUpdateTest.php.
References $t, assertLinksUpdate(), makeTitleAndParserOutput(), and Title\newFromText().
Definition at line 102 of file LinksUpdateTest.php.
References $t, assertLinksUpdate(), makeTitleAndParserOutput(), and Title\newFromText().