3declare(strict_types=1);
22use PHPUnit\Framework\TestCase;
33 protected function setUp(): void
41 $this->assertInstanceOf(ilException::class, $exception);
42 $this->assertInstanceOf(Exception::class, $exception);
if(!defined('PATH_SEPARATOR')) $GLOBALS['_PEAR_default_error_mode']
Customizing of pimple-DIC for ILIAS.
setGlobalVariable(string $name, $value)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...