3declare(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);
 
addGlobal_ilComponentRepository()
 
addGlobal_ilObjDataCache()
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
ilTestSubmissionReviewGUI $testObj
 
test_instantiateObject_shouldReturnInstance()
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...