19 declare(strict_types=1);
    32     protected function setUp(): void
    37         $this->addGlobal_ilErr();
    38         $this->addGlobal_ilias();
    39         $this->addGlobal_resourceStorage();
    43             $this->createMock(\ilDBInterface::class),
    44             $this->createMock(\ilBenchmark::class),
    46             $this->createMock(\ilTree::class),
    47             $this->createMock(\ilComponentRepository::class),
    50             $this->createMock(\ilObjTest::class),
    51             $DIC[
'resource_storage']
    57         $this->assertInstanceOf(ExportFixedQuestionSet::class, $this->testObj);
 test_instantiateObject_shouldReturnInstance()
 
ExportFixedQuestionSet $testObj
 
Interface Observer  Contains several chained tasks and infos about them. 
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...