1<?
php declare(strict_types=1);
6use PHPUnit\Framework\TestCase;
17 protected function setUp() : void
19 if (!defined(
'ANONYMOUS_USER_ID')) {
20 define(
'ANONYMOUS_USER_ID', 13);
if(!defined('PATH_SEPARATOR')) $GLOBALS['_PEAR_default_error_mode']
An exception for terminatinating execution or to throw for unit testing.
Customizing of pimple-DIC for ILIAS.
setGlobalVariable(string $name, $value)