19 declare(strict_types=1);
32 protected function setUp(): void
37 $this->addGlobal_ilErr();
41 $this->createMock(\ilDBInterface::class),
42 $this->createmOck(\ilBenchmark::class),
44 $this->createMock(\ilTree::class),
45 $DIC[
'component.repository'],
48 $this->getTestObjMock()
54 $this->assertInstanceOf(ExportRandomQuestionSet::class, $this->testObj);
test_instantiateObject_shouldReturnInstance()
Interface Observer Contains several chained tasks and infos about them.
ExportRandomQuestionSet $testObj