19declare(strict_types=1);
21use PHPUnit\Framework\TestCase;
44 protected function setUp(): void
51 $db = $this->createMock(ilDBInterface::class);
52 $tree = $this->createMock(ilTree::class);
75 $this->assertNotEquals(
ilEventItems $event_items
setGlobalVariable(string $name, $value)
Customizing of pimple-DIC for ILIAS.
setEventId(int $a_event_id)