MediaWiki
REL1_22
|
Database ^--- make sure temporary tables are used. More...
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. |
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 164 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 45 of file LinksUpdateTest.php.
References $name, $t, array(), is, and Title\newFromText().
Referenced by testUpdate_categorylinks(), testUpdate_externallinks(), testUpdate_imagelinks(), testUpdate_iwlinks(), testUpdate_langlinks(), testUpdate_page_props(), testUpdate_pagelinks(), and testUpdate_templatelinks().
LinksUpdateTest::setUp | ( | ) | [protected] |
setUp and tearDown should (where significant) happen in reverse order.
Reimplemented from MediaWikiTestCase.
Definition at line 28 of file LinksUpdateTest.php.
Definition at line 99 of file LinksUpdateTest.php.
References $t, array(), assertLinksUpdate(), list, makeTitleAndParserOutput(), and MediaWikiTestCase\setMwGlobals().
Definition at line 89 of file LinksUpdateTest.php.
References $t, array(), assertLinksUpdate(), list, and makeTitleAndParserOutput().
Definition at line 132 of file LinksUpdateTest.php.
References $t, array(), assertLinksUpdate(), list, and makeTitleAndParserOutput().
Definition at line 111 of file LinksUpdateTest.php.
References $t, array(), assertLinksUpdate(), list, makeTitleAndParserOutput(), and Title\makeTitleSafe().
Definition at line 142 of file LinksUpdateTest.php.
References $t, array(), assertLinksUpdate(), list, makeTitleAndParserOutput(), and Title\newFromText().
Definition at line 152 of file LinksUpdateTest.php.
References $t, array(), assertLinksUpdate(), list, and makeTitleAndParserOutput().
Definition at line 55 of file LinksUpdateTest.php.
References $t, array(), MediaWikiTestCase\assertArrayEquals(), assertLinksUpdate(), list, Title\makeTitle(), makeTitleAndParserOutput(), and Title\newFromText().
Definition at line 122 of file LinksUpdateTest.php.
References $t, array(), assertLinksUpdate(), list, makeTitleAndParserOutput(), and Title\newFromText().