MediaWiki  REL1_20
ExtraParserTest Class Reference

Parser-related tests that don't suit for parserTests.txt. More...

Inheritance diagram for ExtraParserTest:
Collaboration diagram for ExtraParserTest:

List of all members.

Public Member Functions

 provideStringsForCleanSigInSig ()
 setUp ()
 testBug8689 ()
 testCleanSig ()
 cleanSig() makes all templates substs and removes tildes
 testCleanSigDisabled ()
 cleanSig() should do nothing if disabled
 testCleanSigInSig ($in, $out)
 cleanSigInSig() just removes tildes provideStringsForCleanSigInSig
 testGetPreloadText ()
 Templates and comments are not affected, but noinclude/onlyinclude is.
 testGetSection ()
 testParse ()
 testPreprocess ()
 testPreSaveTransform ()
 testReplaceSection ()
 testTrackingCategory ()
 Database
 testTrackingCategorySpecial ()
 Database

Static Public Member Functions

static statelessFetchTemplate ($title, $parser=false)

Detailed Description

Parser-related tests that don't suit for parserTests.txt.

Definition at line 6 of file ExtraParserTest.php.


Member Function Documentation

static ExtraParserTest::statelessFetchTemplate ( title,
parser = false 
) [static]

Definition at line 136 of file ExtraParserTest.php.

References $title.

cleanSig() makes all templates substs and removes tildes

Definition at line 67 of file ExtraParserTest.php.

References $title, and Title\newFromText().

cleanSig() should do nothing if disabled

Definition at line 83 of file ExtraParserTest.php.

References $title, and Title\newFromText().

ExtraParserTest::testCleanSigInSig ( in,
out 
)

cleanSigInSig() just removes tildes provideStringsForCleanSigInSig

Definition at line 100 of file ExtraParserTest.php.

References $in, $out, and Parser\cleanSigInSig().

Templates and comments are not affected, but noinclude/onlyinclude is.

Definition at line 129 of file ExtraParserTest.php.

References $title, and Title\newFromText().

Definition at line 112 of file ExtraParserTest.php.

Definition at line 43 of file ExtraParserTest.php.

References $title, and Title\newFromText().

Definition at line 57 of file ExtraParserTest.php.

References $title, and Title\newFromText().


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