Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Files | |
file | init.php |
All in one init script - PHP version. | |
file | provider.php |
Privacy Subsystem implementation for tool_phpunit. | |
file | settings.php |
PHPunit integration. | |
file | util.php |
PHPUnit related utilities. | |
file | version.php |
Plugin version info. | |
Namespaces | |
namespace | tool_phpunit\privacy |
| |
Classes | |
class | tool_phpunit\privacy\provider |
Privacy Subsystem for tool_phpunit implementing null_provider. More... | |
Variables | |
$buildcomponentconfigs = $options['buildcomponentconfigs'] | |
$buildconfig = $options['buildconfig'] | |
if($unrecognized) | $diag = $options['diag'] |
$drop = $options['drop'] | |
$install = $options['install'] | |
$output = null | |
$plugin = 2020060900 | |
$plugin | component = 'tool_phpunit' |
if($code==0) else if( $code==PHPUNIT_EXITCODE_INSTALL) else if($code==PHPUNIT_EXITCODE_REINSTALL) | else |
if(file_exists(__DIR__.'/../../../../vendor/phpunit/phpunit/composer.json')) | else |
const | IGNORE_COMPONENT_CACHE (function_exists('opcache_reset')) true |
const | IGNORE_COMPONENT_CACHE (isset($_SERVER['REMOTE_ADDR'])) true |
const | PHPUNIT_UTIL ($options['run']) true |
$plugin | version = 2020061500 |
if( $code==0) else if($code==PHPUNIT_EXITCODE_INSTALL) else if ( $code==PHPUNIT_EXITCODE_REINSTALL) else |
if (file_exists(__DIR__.'/../../../../vendor/phpunit/phpunit/composer.json')) else |