MediaWiki REL1_39
|
Public Member Functions | |
__construct ( $tester) | |
execute () | |
getReport () | |
templateHook ( $title) | |
Public Attributes | |
$entryPoint | |
bool | $fancySig |
$mainText | |
string | $nickname |
$output | |
array[] | $templates |
$title | |
Definition at line 154 of file preprocessorFuzzTest.php.
PPFuzzTest::__construct | ( | $tester | ) |
PPFuzzTester | $tester |
Definition at line 172 of file preprocessorFuzzTest.php.
References $wgMaxSigChars.
PPFuzzTest::execute | ( | ) |
Definition at line 216 of file preprocessorFuzzTest.php.
References $output, StubGlobalUser\setUser(), and wfTimestampNow().
PPFuzzTest::getReport | ( | ) |
Definition at line 239 of file preprocessorFuzzTest.php.
References $s.
PPFuzzTest::templateHook | ( | $title | ) |
Title | $title |
Definition at line 188 of file preprocessorFuzzTest.php.
References $title.
PPFuzzTest::$entryPoint |
Definition at line 160 of file preprocessorFuzzTest.php.
bool PPFuzzTest::$fancySig |
Definition at line 167 of file preprocessorFuzzTest.php.
PPFuzzTest::$mainText |
Definition at line 160 of file preprocessorFuzzTest.php.
string PPFuzzTest::$nickname |
Definition at line 165 of file preprocessorFuzzTest.php.
PPFuzzTest::$output |
Definition at line 160 of file preprocessorFuzzTest.php.
Referenced by execute().
array [] PPFuzzTest::$templates |
Definition at line 159 of file preprocessorFuzzTest.php.
PPFuzzTest::$title |
Definition at line 160 of file preprocessorFuzzTest.php.
Referenced by templateHook().