MediaWiki  REL1_21
phpunit.php File Reference

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', '<'))

Detailed Description

Bootstrapping for MediaWiki PHPUnit tests.

Definition in file phpunit.php.


Enumeration Type Documentation

Definition at line 12 of file phpunit.php.


Variable Documentation

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.