34     protected function setUp(): void
    38         $db = $this->createMock(ilDBInterface::class);
    39         $lng = $this->createMock(ilLanguage::class);
    41         $component_repository = $this->createMock(ilComponentRepository::class);
    42         $notes_service = $this->createMock(
ILIAS\Notes\Service::class);
    49         $this->assertInstanceOf(ilAssQuestionList::class, $this->
object);
 
Interface Observer  Contains several chained tasks and infos about them. 
 
ilAssQuestionList $object
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...