Class ilTestRandomQuestionSetConfigGUITest.
More...
◆ setUp()
ilTestRandomQuestionSetConfigGUITest::setUp |
( |
| ) |
|
|
protected |
Definition at line 29 of file ilTestRandomQuestionSetConfigGUITest.php.
References $DIC, addGlobal_http(), addGlobal_ilCtrl(), addGlobal_ilObjDataCache(), addGlobal_ilTabs(), addGlobal_ilUser(), addGlobal_tree(), and getTestObjMock().
48 $this->createMock(
ILIAS\
Data\Factory::class),
49 $this->createMock(\
ILIAS\
Test\Presentation\TabsManager::class),
51 $this->createMock(
ILIAS\
Test\Logging\TestLogger::class),
55 $DIC[
'component.repository'],
56 $DIC[
'objDefinition'],
57 $DIC[
'ilObjDataCache'],
58 $this->getMockBuilder(ilTestProcessLockerFactory::class)->disableOriginalConstructor()->getMock(),
59 $this->createMock(
ILIAS\
Test\RequestDataCollector::class),
60 $this->createMock(
ILIAS\
Test\Utilities\TitleColumnsBuilder::class),
61 $this->createMock(\
ILIAS\TestQuestionPool\Questions\GeneralQuestionPropertiesRepository::class)
Interface Observer Contains several chained tasks and infos about them.
addGlobal_ilObjDataCache()
◆ test_instantiateObject_shouldReturnInstance()
ilTestRandomQuestionSetConfigGUITest::test_instantiateObject_shouldReturnInstance |
( |
| ) |
|
◆ $testObj
The documentation for this class was generated from the following file: