34 protected function setUp(): void
38 $assQuestionGUI = $this->createMock(assQuestionGUI::class);
41 $this->createMock(ilTestPlayerAbstractGUI::class),
45 $this->createMock(ilCtrl::class),
46 $this->createMock(ilLanguage::class),
47 $this->createMock(ilGlobalTemplateInterface::class),
48 $this->createMock(ilTabsGUI::class),
55 $this->assertInstanceOf(ilAssQuestionHintRequestGUI::class, $this->
object);
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Interface Observer Contains several chained tasks and infos about them.
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
ilAssQuestionHintRequestGUI $object
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...