MediaWiki  1.23.12
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

Definition at line 101 of file phpunit.php.

◆ MW_PHPUNIT_TEST

const MW_PHPUNIT_TEST true

Definition at line 10 of file phpunit.php.