|
MediaWiki
master
|
Public Member Functions | |
| __construct ($tester) | |
| execute () | |
| getReport () | |
| templateHook ($title) | |
Public Attributes | |
| $entryPoint | |
| $mainText | |
| $output | |
| $templates | |
| $title | |
Definition at line 149 of file preprocessorFuzzTest.php.
| PPFuzzTest::__construct | ( | $tester | ) |
Definition at line 152 of file preprocessorFuzzTest.php.
References $tester, $wgMaxSigChars, global, and title.
| PPFuzzTest::execute | ( | ) |
Definition at line 196 of file preprocessorFuzzTest.php.
References $options, $output, $wgParser, $wgUser, global, ParserOptions\newFromUser(), output(), title, and wfTimestampNow().
| PPFuzzTest::getReport | ( | ) |
| PPFuzzTest::templateHook | ( | $title | ) |
| Title | $title |
Definition at line 168 of file preprocessorFuzzTest.php.
References $title.
| PPFuzzTest::$entryPoint |
Definition at line 150 of file preprocessorFuzzTest.php.
| PPFuzzTest::$mainText |
Definition at line 150 of file preprocessorFuzzTest.php.
| PPFuzzTest::$output |
Definition at line 150 of file preprocessorFuzzTest.php.
Referenced by execute().
| PPFuzzTest::$templates |
Definition at line 150 of file preprocessorFuzzTest.php.
| PPFuzzTest::$title |
Definition at line 150 of file preprocessorFuzzTest.php.
Referenced by templateHook().