MediaWiki REL1_31
phpunit.php File Reference

Bootstrapping for MediaWiki PHPUnit tests. More...

Go to the source code of this file.

Classes

class  PHPUnitMaintClass
 

Variables

 $maintClass = 'PHPUnitMaintClass'
 
const MW_PHPUNIT_TEST true
 

Detailed Description

Bootstrapping for MediaWiki PHPUnit tests.

Definition in file phpunit.php.

Variable Documentation

◆ $maintClass

$maintClass = 'PHPUnitMaintClass'

Definition at line 176 of file phpunit.php.

◆ MW_PHPUNIT_TEST

const MW_PHPUNIT_TEST true

Definition at line 11 of file phpunit.php.