MediaWiki  REL1_31
PPFuzzTest Class Reference

Public Member Functions

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

Public Attributes

 $entryPoint
 
 $mainText
 
 $output
 
 $templates
 
 $title
 

Detailed Description

Definition at line 149 of file preprocessorFuzzTest.php.

Constructor & Destructor Documentation

◆ __construct()

PPFuzzTest::__construct (   $tester)

Definition at line 152 of file preprocessorFuzzTest.php.

References $wgMaxSigChars, global, and title.

Member Function Documentation

◆ execute()

PPFuzzTest::execute ( )

◆ getReport()

PPFuzzTest::getReport ( )

Definition at line 217 of file preprocessorFuzzTest.php.

References $s, $template, as, output(), and title.

◆ templateHook()

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

Definition at line 168 of file preprocessorFuzzTest.php.

References $title.

Member Data Documentation

◆ $entryPoint

PPFuzzTest::$entryPoint

Definition at line 150 of file preprocessorFuzzTest.php.

◆ $mainText

PPFuzzTest::$mainText

Definition at line 150 of file preprocessorFuzzTest.php.

◆ $output

PPFuzzTest::$output

Definition at line 150 of file preprocessorFuzzTest.php.

Referenced by execute().

◆ $templates

PPFuzzTest::$templates

Definition at line 150 of file preprocessorFuzzTest.php.

◆ $title

PPFuzzTest::$title

Definition at line 150 of file preprocessorFuzzTest.php.

Referenced by templateHook().


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