|
MediaWiki REL1_39
|
Public Member Functions | |
| execute () | |
| makeInputText ( $max=false) | |
| makeTitle () | |
| pickEntryPoint () | |
Public Attributes | |
| $entryPoints = [ 'fuzzTestSrvus', 'fuzzTestPst', 'fuzzTestPreprocess' ] | |
| $hairs | |
| $maxLength = 20 | |
| $maxTemplates = 5 | |
| $minLength = 0 | |
| $verbose = false | |
Definition at line 31 of file preprocessorFuzzTest.php.
| PPFuzzTester::execute | ( | ) |
Definition at line 60 of file preprocessorFuzzTest.php.
References $t, print, serialize(), and verbose.
| PPFuzzTester::makeInputText | ( | $max = false | ) |
Definition at line 118 of file preprocessorFuzzTest.php.
References $maxLength, and $s.
| PPFuzzTester::makeTitle | ( | ) |
Definition at line 137 of file preprocessorFuzzTest.php.
| PPFuzzTester::pickEntryPoint | ( | ) |
Definition at line 147 of file preprocessorFuzzTest.php.
| PPFuzzTester::$entryPoints = [ 'fuzzTestSrvus', 'fuzzTestPst', 'fuzzTestPreprocess' ] |
Definition at line 49 of file preprocessorFuzzTest.php.
| PPFuzzTester::$hairs |
Definition at line 32 of file preprocessorFuzzTest.php.
| PPFuzzTester::$maxLength = 20 |
Definition at line 46 of file preprocessorFuzzTest.php.
Referenced by makeInputText().
| PPFuzzTester::$maxTemplates = 5 |
Definition at line 47 of file preprocessorFuzzTest.php.
| PPFuzzTester::$minLength = 0 |
Definition at line 45 of file preprocessorFuzzTest.php.
| PPFuzzTester::$verbose = false |
Definition at line 50 of file preprocessorFuzzTest.php.