19 declare(strict_types=1);
32 protected function setUp(): void
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.
addGlobal_resourceStorage()