3 declare(strict_types=1);
29 protected function setUp(): void
44 $this->createMock(ilTestOutputGUI::class),
45 $this->createMock(ilObjTest::class),
46 $this->createMock(ilTestSession::class)
52 $this->assertInstanceOf(ilTestSubmissionReviewGUI::class, $this->testObj);
ilTestSubmissionReviewGUI $testObj
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
addGlobal_ilComponentRepository()
test_instantiateObject_shouldReturnInstance()
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
addGlobal_ilObjDataCache()