MediaWiki  REL1_19
TitleTest Class Reference
Inheritance diagram for TitleTest:
Collaboration diagram for TitleTest:

List of all members.

Public Member Functions

 dataBug31100 ()
 dataTestIsValidMoveOperation ()
 flattenErrorsArray ($errors)
 testBug31100FixSpecialName ($text, $expectedParam)
 dataBug31100
 testIsValidMoveOperation ($source, $target, $expected)
 Auth-less test of Title::isValidMoveOperation.
 testLegalChars ()

Detailed Description

Definition at line 3 of file TitleTest.php.


Member Function Documentation

Definition at line 33 of file TitleTest.php.

Definition at line 72 of file TitleTest.php.

Definition at line 64 of file TitleTest.php.

References $result.

Referenced by testIsValidMoveOperation().

Here is the caller graph for this function:

TitleTest::testBug31100FixSpecialName ( text,
expectedParam 
)

dataBug31100

Definition at line 21 of file TitleTest.php.

References $title, and Title\newFromText().

Here is the call graph for this function:

TitleTest::testIsValidMoveOperation ( source,
target,
expected 
)

Auth-less test of Title::isValidMoveOperation.

Database

Parameters:
string$source
string$target
array | string | true$expectedRequired error dataTestIsValidMoveOperation

Definition at line 50 of file TitleTest.php.

References $title, flattenErrorsArray(), and Title\newFromText().

Here is the call graph for this function:

Definition at line 5 of file TitleTest.php.

References Title\legalChars().

Here is the call graph for this function:


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