19declare(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);
ExportRandomQuestionSet $testObj
test_instantiateObject_shouldReturnInstance()
addGlobal_resourceStorage()
Interface Observer \BackgroundTasks Contains several chained tasks and infos about them.