MediaWiki
REL1_19
|
The UnitTest must be either a class that inherits from MediaWikiTestCase or a class that provides a public static suite() method which returns an PHPUnit_Framework_Test object. More...
Static Public Member Functions | |
static | suite () |
The UnitTest must be either a class that inherits from MediaWikiTestCase or a class that provides a public static suite() method which returns an PHPUnit_Framework_Test object.
Definition at line 12 of file MediaWikiParserTest.php.
static MediaWikiParserTest::suite | ( | ) | [static] |
Definition at line 14 of file MediaWikiParserTest.php.
References $suite, and $wgParserTestFiles.