19 declare(strict_types=1);
32 protected function setUp(): void
37 $this->addGlobal_ilErr();
38 $this->addGlobal_resourceStorage();
42 $this->createMock(\ilDBInterface::class),
43 $this->createmOck(\ilBenchmark::class),
45 $this->createMock(\ilTree::class),
46 $DIC[
'component.repository'],
49 $this->getTestObjMock(),
50 $DIC[
'resource_storage']
56 $this->assertInstanceOf(ExportRandomQuestionSet::class, $this->testObj);
test_instantiateObject_shouldReturnInstance()
Interface Observer Contains several chained tasks and infos about them.
ExportRandomQuestionSet $testObj
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...