MediaWiki  REL1_19
SearchUpdateTest Class Reference

Search More...

Inheritance diagram for SearchUpdateTest:
Collaboration diagram for SearchUpdateTest:

List of all members.

Public Member Functions

 setUp ()
 tearDown ()
 testBug32712 ()
 testUpdateText ()
 update ($text, $title= 'Test', $id=1)
 updateText ($text)

Static Public Attributes

static $searchType

Detailed Description

Search

Definition at line 21 of file SearchUpdateTest.php.


Member Function Documentation

Definition at line 36 of file SearchUpdateTest.php.

References $wgSearchType.

Definition at line 43 of file SearchUpdateTest.php.

References $searchType, and $wgSearchType.

Definition at line 81 of file SearchUpdateTest.php.

References $processed, $result, and updateText().

Here is the call graph for this function:

Definition at line 49 of file SearchUpdateTest.php.

References updateText().

Here is the call graph for this function:

SearchUpdateTest::update ( text,
title = 'Test',
id = 1 
)

Definition at line 24 of file SearchUpdateTest.php.

References MockSearch\$text, MockSearch\$title, and $title.

Referenced by updateText().

Here is the caller graph for this function:

Definition at line 30 of file SearchUpdateTest.php.

References update().

Referenced by testBug32712(), and testUpdateText().

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

SearchUpdateTest::$searchType [static]

Definition at line 22 of file SearchUpdateTest.php.

Referenced by tearDown().


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