19 declare(strict_types=1);
32 protected function setUp(): void
42 $this->createMock(\ilDBInterface::class),
43 $this->createmOck(\ilBenchmark::class),
45 $this->createMock(\ilTree::class),
46 $DIC[
'component.repository'],
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
addGlobal_resourceStorage()