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

 $IP = dirname( dirname( dirname( __FILE__ ) ) )
 $maintClass = 'PHPUnitMaintClass'
 if (!in_array( '--configuration', $_SERVER['argv']))

Detailed Description

Bootstrapping for MediaWiki PHPUnit tests.

Definition in file phpunit.php.


Enumeration Type Documentation

Definition at line 15 of file phpunit.php.


Variable Documentation

$IP = dirname( dirname( dirname( __FILE__ ) ) )

Definition at line 12 of file phpunit.php.

$maintClass = 'PHPUnitMaintClass'

Definition at line 46 of file phpunit.php.

if(version_compare(PHPUnit_Runner_Version::id(), '3.5.0', '<'))

Definition at line 49 of file phpunit.php.

Generated on Tue Apr 10 00:00:35 2012 for MediaWiki by  doxygen 1.6.3