Class ilAssQuestionPageCommandForwarderTest.
More...
◆ setUp()
ilAssQuestionPageCommandForwarderTest::setUp |
( |
| ) |
|
|
protected |
Reimplemented from ilTestBaseTestCase.
Definition at line 29 of file ilAssQuestionPageCommandForwarderTest.php.
29 : void
30 {
31 parent::setUp();
32
35 $this->createMock(ilLanguage::class),
36 $this->createMock(ilCtrlInterface::class),
37 $this->createMock(ilGlobalTemplateInterface::class),
38 $this->createMock(
ILIAS\TestQuestionPool\Questions\GeneralQuestionPropertiesRepository::class),
39 $this->createMock(\
ILIAS\
Test\RequestDataCollector::class)
40 );
41 }
Interface Observer \BackgroundTasks Contains several chained tasks and infos about them.
References getTestObjMock().
◆ test_instantiateObject_shouldReturnInstance()
ilAssQuestionPageCommandForwarderTest::test_instantiateObject_shouldReturnInstance |
( |
| ) |
|
◆ $testObj
The documentation for this class was generated from the following file: