Class ilTestQuestionSetConfigFactoryTest.
More...
◆ setUp()
ilTestQuestionSetConfigFactoryTest::setUp |
( |
| ) |
|
|
protected |
Definition at line 29 of file ilTestQuestionSetConfigFactoryTest.php.
References getTestObjMock().
33 $this->createMock(ilTree::class),
34 $this->createMock(ilDBInterface::class),
35 $this->createMock(ilLanguage::class),
36 $this->createMock(
ILIAS\
Test\Logging\TestLogger::class),
37 $this->createMock(ilComponentRepository::class),
39 $this->createMock(\
ILIAS\TestQuestionPool\Questions\GeneralQuestionPropertiesRepository::class)
Interface Observer Contains several chained tasks and infos about them.
◆ test_instantiateObject_shouldReturnInstance()
ilTestQuestionSetConfigFactoryTest::test_instantiateObject_shouldReturnInstance |
( |
| ) |
|
◆ $testObj
The documentation for this class was generated from the following file: