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

List of all members.

Public Member Functions

 dataEquals ()
 dataHasSubjectNamespace ()
 dataInNamespace ()
 testEquals ($titleA, $titleB, $expectedBool)
 dataEquals
 testHasSubjectNamespace ($title, $ns, $expectedBool)
 dataHasSubjectNamespace
 testInNamespace ($title, $ns, $expectedBool)
 dataInNamespace
 testInNamespaces ()

Detailed Description

Definition at line 3 of file TitleMethodsTest.php.


Member Function Documentation

Definition at line 5 of file TitleMethodsTest.php.

TitleMethodsTest::testEquals ( titleA,
titleB,
expectedBool 
)

dataEquals

Definition at line 20 of file TitleMethodsTest.php.

References Title\newFromText().

Here is the call graph for this function:

TitleMethodsTest::testHasSubjectNamespace ( title,
ns,
expectedBool 
)

dataHasSubjectNamespace

Definition at line 73 of file TitleMethodsTest.php.

References $title, and Title\newFromText().

Here is the call graph for this function:

TitleMethodsTest::testInNamespace ( title,
ns,
expectedBool 
)

dataInNamespace

Definition at line 44 of file TitleMethodsTest.php.

References $title, and Title\newFromText().

Here is the call graph for this function:

Definition at line 49 of file TitleMethodsTest.php.

References Title\newFromText().

Here is the call graph for this function:


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