MediaWiki REL1_39
PPFuzzTest Class Reference

Public Member Functions

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

Public Attributes

 $entryPoint
 
bool $fancySig
 
 $mainText
 
string $nickname
 
 $output
 
array[] $templates
 
 $title
 

Detailed Description

Definition at line 154 of file preprocessorFuzzTest.php.

Constructor & Destructor Documentation

◆ __construct()

PPFuzzTest::__construct ( $tester)
Parameters
PPFuzzTester$tester

Definition at line 172 of file preprocessorFuzzTest.php.

References $wgMaxSigChars.

Member Function Documentation

◆ execute()

PPFuzzTest::execute ( )

Definition at line 216 of file preprocessorFuzzTest.php.

References $output, StubGlobalUser\setUser(), and wfTimestampNow().

◆ getReport()

PPFuzzTest::getReport ( )

Definition at line 239 of file preprocessorFuzzTest.php.

References $s.

◆ templateHook()

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

Definition at line 188 of file preprocessorFuzzTest.php.

References $title.

Member Data Documentation

◆ $entryPoint

PPFuzzTest::$entryPoint

Definition at line 160 of file preprocessorFuzzTest.php.

◆ $fancySig

bool PPFuzzTest::$fancySig

Definition at line 167 of file preprocessorFuzzTest.php.

◆ $mainText

PPFuzzTest::$mainText

Definition at line 160 of file preprocessorFuzzTest.php.

◆ $nickname

string PPFuzzTest::$nickname

Definition at line 165 of file preprocessorFuzzTest.php.

◆ $output

PPFuzzTest::$output

Definition at line 160 of file preprocessorFuzzTest.php.

Referenced by execute().

◆ $templates

array [] PPFuzzTest::$templates

Definition at line 159 of file preprocessorFuzzTest.php.

◆ $title

PPFuzzTest::$title

Definition at line 160 of file preprocessorFuzzTest.php.

Referenced by templateHook().


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