MediaWiki REL1_33
|
Public Member Functions | |
__construct ( $tester) | |
execute () | |
getReport () | |
templateHook ( $title) | |
Public Attributes | |
$entryPoint | |
$mainText | |
$output | |
$templates | |
$title | |
Definition at line 150 of file preprocessorFuzzTest.php.
PPFuzzTest::__construct | ( | $tester | ) |
Definition at line 153 of file preprocessorFuzzTest.php.
References $wgMaxSigChars, and title.
PPFuzzTest::execute | ( | ) |
Definition at line 197 of file preprocessorFuzzTest.php.
References $options, $output, $wgParser, title, and wfTimestampNow().
PPFuzzTest::getReport | ( | ) |
PPFuzzTest::templateHook | ( | $title | ) |
Title | $title |
Definition at line 169 of file preprocessorFuzzTest.php.
References $title.
PPFuzzTest::$entryPoint |
Definition at line 151 of file preprocessorFuzzTest.php.
PPFuzzTest::$mainText |
Definition at line 151 of file preprocessorFuzzTest.php.
PPFuzzTest::$output |
Definition at line 151 of file preprocessorFuzzTest.php.
Referenced by execute().
PPFuzzTest::$templates |
Definition at line 151 of file preprocessorFuzzTest.php.
PPFuzzTest::$title |
Definition at line 151 of file preprocessorFuzzTest.php.
Referenced by templateHook().