27 protected function setUp(): void
32 $this->getTestObjMock(),
33 $this->createMock(ilDBInterface::class),
34 $this->createMock(\
ILIAS\TestQuestionPool\Questions\GeneralQuestionPropertiesRepository::class)
40 $this->assertInstanceOf(ilTestService::class, $this->testObj);
Interface Observer Contains several chained tasks and infos about them.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
test_instantiateObject_shouldReturnInstance()