Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Functions | Variables
bootstraplib.php File Reference

PHPUnit bootstrap function. More...

Functions

 phpunit_bootstrap_error ($errorcode, $text='')
 Print error and stop execution. More...
 

Variables

const PHPUNIT_EXITCODE_CONFIGERROR 135
 
const PHPUNIT_EXITCODE_CONFIGWARNING 136
 
const PHPUNIT_EXITCODE_INSTALL 140
 
const PHPUNIT_EXITCODE_PHPUNITEXTMISSING 131
 
const PHPUNIT_EXITCODE_PHPUNITMISSING 129
 
const PHPUNIT_EXITCODE_PHPUNITWRONG 130
 
const PHPUNIT_EXITCODE_REINSTALL 141
 

Detailed Description

PHPUnit bootstrap function.

Note: these functions must be self contained and must not rely on any other library or include