Public Member Functions | |
| __construct ($number, $test) | |
| count () | |
| run (PHPUnit_Framework_TestResult $result=NULL) | |
Private Attributes | |
| $number = 0 | |
| $test = "" | |
Definition at line 205 of file MediaWikiParserTest.php.
| ParserUnitTest::__construct | ( | $ | number, | |
| $ | test | |||
| ) |
| ParserUnitTest::count | ( | ) |
Definition at line 214 of file MediaWikiParserTest.php.
| ParserUnitTest::run | ( | PHPUnit_Framework_TestResult $ | result = NULL |
) |
Definition at line 216 of file MediaWikiParserTest.php.
References $i, MediaWikiParserTestSuite::$iter, MediaWikiParserTestSuite::$parser, $result, $t, and wfDie().
ParserUnitTest::$number = 0 [private] |
ParserUnitTest::$test = "" [private] |
1.5.9