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

List of all members.

Public Member Functions

 setUp ()
 tearDown ()
 testCompressRevisionTextUtf8 ()
 testCompressRevisionTextUtf8Gzip ()
 testGetRevisionText ()
 testGetRevisionTextGzip ()
 testGetRevisionTextUtf8Legacy ()
 testGetRevisionTextUtf8LegacyGzip ()
 testGetRevisionTextUtf8Native ()
 testGetRevisionTextUtf8NativeGzip ()

Public Attributes

 $saveGlobals = array()

Detailed Description

Definition at line 3 of file RevisionTest.php.


Member Function Documentation

Definition at line 6 of file RevisionTest.php.

References $wgContLang, and Language\factory().

Here is the call graph for this function:

Definition at line 19 of file RevisionTest.php.

Definition at line 95 of file RevisionTest.php.

References Revision\compressRevisionText(), and Revision\getRevisionText().

Here is the call graph for this function:

Definition at line 109 of file RevisionTest.php.

References Revision\compressRevisionText(), and Revision\getRevisionText().

Here is the call graph for this function:

Definition at line 25 of file RevisionTest.php.

References Revision\getRevisionText().

Here is the call graph for this function:

Definition at line 34 of file RevisionTest.php.

References Revision\getRevisionText().

Here is the call graph for this function:

Definition at line 57 of file RevisionTest.php.

References Revision\getRevisionText().

Here is the call graph for this function:

Definition at line 81 of file RevisionTest.php.

References Revision\getRevisionText().

Here is the call graph for this function:

Definition at line 47 of file RevisionTest.php.

References Revision\getRevisionText().

Here is the call graph for this function:

Definition at line 67 of file RevisionTest.php.

References Revision\getRevisionText().

Here is the call graph for this function:


Member Data Documentation

RevisionTest::$saveGlobals = array()

Definition at line 4 of file RevisionTest.php.


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