MediaWiki  1.23.13
PPFuzzTest Class Reference

Public Member Functions

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

Public Attributes

 $entryPoint
 
 $mainText
 
 $output
 
 $templates
 
 $title
 

Detailed Description

Definition at line 142 of file preprocessorFuzzTest.php.

Constructor & Destructor Documentation

◆ __construct()

PPFuzzTest::__construct (   $tester)

Definition at line 145 of file preprocessorFuzzTest.php.

References $tester, array(), global, and title.

Member Function Documentation

◆ execute()

PPFuzzTest::execute ( )

◆ getReport()

PPFuzzTest::getReport ( )

Definition at line 202 of file preprocessorFuzzTest.php.

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

◆ templateHook()

PPFuzzTest::templateHook (   $title)
Parameters
$titleTitle

Definition at line 160 of file preprocessorFuzzTest.php.

References $title, and array().

Member Data Documentation

◆ $entryPoint

PPFuzzTest::$entryPoint

Definition at line 143 of file preprocessorFuzzTest.php.

◆ $mainText

PPFuzzTest::$mainText

Definition at line 143 of file preprocessorFuzzTest.php.

◆ $output

PPFuzzTest::$output

Definition at line 143 of file preprocessorFuzzTest.php.

Referenced by execute().

◆ $templates

PPFuzzTest::$templates

Definition at line 143 of file preprocessorFuzzTest.php.

◆ $title

PPFuzzTest::$title

Definition at line 143 of file preprocessorFuzzTest.php.

Referenced by templateHook().


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