Class ilTestRandomQuestionSetConfigGUITest.
More...
◆ setUp()
ilTestRandomQuestionSetConfigGUITest::setUp |
( |
| ) |
|
|
protected |
Definition at line 29 of file ilTestRandomQuestionSetConfigGUITest.php.
References $DIC.
34 $this->addGlobal_ilCtrl();
35 $this->addGlobal_http();
36 $this->addGlobal_ilUser();
37 $this->addGlobal_ilTabs();
38 $this->addGlobal_tree();
39 $this->addGlobal_ilObjDataCache();
42 $this->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.
◆ test_instantiateObject_shouldReturnInstance()
ilTestRandomQuestionSetConfigGUITest::test_instantiateObject_shouldReturnInstance |
( |
| ) |
|
◆ $testObj
The documentation for this class was generated from the following file: