|
MediaWiki
REL1_22
|
Search Database More...


Public Member Functions | |
| testBug32712 () | |
| testUpdateText () | |
| updateText ($text) | |
Protected Member Functions | |
| setUp () | |
| setUp and tearDown should (where significant) happen in reverse order. | |
Search Database
Definition at line 22 of file SearchUpdateTest.php.
| SearchUpdateTest::setUp | ( | ) | [protected] |
setUp and tearDown should (where significant) happen in reverse order.
Reimplemented from MediaWikiTestCase.
Definition at line 24 of file SearchUpdateTest.php.
References MediaWikiTestCase\setMwGlobals().
Definition at line 65 of file SearchUpdateTest.php.
References $processed, $result, and updateText().
Definition at line 33 of file SearchUpdateTest.php.
References table, and updateText().
| SearchUpdateTest::updateText | ( | $ | text | ) |
Definition at line 29 of file SearchUpdateTest.php.
References SearchUpdate\updateText().
Referenced by testBug32712(), and testUpdateText().