19 declare(strict_types=1);
31 protected function setUp(): void
58 $DIC->http()->request(),
59 $this->createMock(
ILIAS\
Test\InternalRequestService::class),
60 $this->createMock(ilObjTest::class),
61 $this->createMock(QuestionInfoService::class)
67 $this->assertInstanceOf(ilTestCorrectionsGUI::class, $this->testObj);
test_instantiateObject_shouldReturnInstance()
Class ilTestCorrectionsGUITest.
Class ChatMainBarProvider .
ilTestCorrectionsGUI $testObj
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...