MediaWiki  REL1_19
ExtensionsTestSuite Class Reference

This test suite runs unit tests registered by extensions. More...

List of all members.

Public Member Functions

 __construct ()

Static Public Member Functions

static suite ()

Detailed Description

This test suite runs unit tests registered by extensions.

See http://www.mediawiki.org/wiki/Manual:Hooks/UnitTestsList for details of how to register your tests.

Definition at line 7 of file ExtensionsTestSuite.php.


Constructor & Destructor Documentation

Definition at line 8 of file ExtensionsTestSuite.php.

References $file, $files, and wfRunHooks().

Here is the call graph for this function:


Member Function Documentation

static ExtensionsTestSuite::suite ( ) [static]

Definition at line 20 of file ExtensionsTestSuite.php.


The documentation for this class was generated from the following file: