MediaWiki REL1_33
PPFuzzTest Class Reference

Public Member Functions

 __construct ( $tester)
 
 execute ()
 
 getReport ()
 
 templateHook ( $title)
 

Public Attributes

 $entryPoint
 
 $mainText
 
 $output
 
 $templates
 
 $title
 

Detailed Description

Definition at line 150 of file preprocessorFuzzTest.php.

Constructor & Destructor Documentation

◆ __construct()

PPFuzzTest::__construct (   $tester)

Definition at line 153 of file preprocessorFuzzTest.php.

References $wgMaxSigChars, and title.

Member Function Documentation

◆ execute()

PPFuzzTest::execute ( )

Definition at line 197 of file preprocessorFuzzTest.php.

References $options, $output, $wgParser, title, and wfTimestampNow().

◆ getReport()

PPFuzzTest::getReport ( )

Definition at line 218 of file preprocessorFuzzTest.php.

References $s, $template, as, and title.

◆ templateHook()

PPFuzzTest::templateHook (   $title)
Parameters
Title$title
Returns
array

Definition at line 169 of file preprocessorFuzzTest.php.

References $title.

Member Data Documentation

◆ $entryPoint

PPFuzzTest::$entryPoint

Definition at line 151 of file preprocessorFuzzTest.php.

◆ $mainText

PPFuzzTest::$mainText

Definition at line 151 of file preprocessorFuzzTest.php.

◆ $output

PPFuzzTest::$output

Definition at line 151 of file preprocessorFuzzTest.php.

Referenced by execute().

◆ $templates

PPFuzzTest::$templates

Definition at line 151 of file preprocessorFuzzTest.php.

◆ $title

PPFuzzTest::$title

Definition at line 151 of file preprocessorFuzzTest.php.

Referenced by templateHook().


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