19declare(strict_types=1);
22use PHPUnit\Framework\TestCase;
34 protected function setUp(): void
43 $this->assertNull($options);
49 $this->assertEquals($options, $options_ref);
Customizing of pimple-DIC for ILIAS.
Class ilExportOptionsTest.
setGlobalVariable(string $name, $value)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
static newInstance(int $a_export_id)