MediaWiki
REL1_21
|
Search More...
Public Member Functions | |
testBug32712 () | |
testUpdateText () | |
update ($text, $title= 'Test', $id=1) | |
updateText ($text) | |
Protected Member Functions | |
setUp () | |
setUp and tearDown should (where significant) happen in reverse order. |
Search
Definition at line 21 of file SearchUpdateTest.php.
SearchUpdateTest::setUp | ( | ) | [protected] |
setUp and tearDown should (where significant) happen in reverse order.
Reimplemented from MediaWikiTestCase.
Definition at line 23 of file SearchUpdateTest.php.
References MediaWikiTestCase\setMwGlobals().
Definition at line 72 of file SearchUpdateTest.php.
References $processed, $result, and updateText().
Definition at line 40 of file SearchUpdateTest.php.
References table, and updateText().
SearchUpdateTest::update | ( | $ | text, |
$ | title = 'Test' , |
||
$ | id = 1 |
||
) |
Definition at line 28 of file SearchUpdateTest.php.
References MockSearch\$text, MockSearch\$title, $title, array(), and SearchUpdate.
Referenced by updateText().
SearchUpdateTest::updateText | ( | $ | text | ) |
Definition at line 34 of file SearchUpdateTest.php.
References list, and update().
Referenced by testBug32712(), and testUpdateText().