MediaWiki
REL1_21
|
Bootstrapping for MediaWiki PHPUnit tests. More...
Go to the source code of this file.
Classes | |
class | PHPUnitMaintClass |
Enumerations | |
enum | MW_PHPUNIT_TEST |
Variables | |
$maintClass = 'PHPUnitMaintClass' | |
if (PHPUnit_Runner_Version::id()!== '@package_version @'&&version_compare(PHPUnit_Runner_Version::id(), '3.6.7', '<')) |
Bootstrapping for MediaWiki PHPUnit tests.
Definition in file phpunit.php.
enum MW_PHPUNIT_TEST |
Definition at line 12 of file phpunit.php.
Definition at line 98 of file phpunit.php.
if(PHPUnit_Runner_Version::id()!== '@package_version @'&&version_compare(PHPUnit_Runner_Version::id(), '3.6.7', '<')) |
Definition at line 103 of file phpunit.php.