Unit tests.
More...
Unit tests.
- Author
- Matheus Zych mzych.nosp@m.@dat.nosp@m.abay..nosp@m.de
\
This test was automatically generated.
Definition at line 30 of file ilObjQuestionPoolTaxonomyEditingCommandForwarderTest.php.
◆ setUp()
ilObjQuestionPoolTaxonomyEditingCommandForwarderTest::setUp |
( |
| ) |
|
|
protected |
Definition at line 36 of file ilObjQuestionPoolTaxonomyEditingCommandForwarderTest.php.
References $lng, and ILIAS\UI\examples\Layout\Page\Standard\$refinery.
40 $poolOBJ = $this->createMock(ilObjQuestionPool::class);
41 $db = $this->createMock(ilDBInterface::class);
43 $component_repository = $this->createMock(ilComponentRepository::class);
44 $ctrl = $this->createMock(ilCtrl::class);
45 $tabs = $this->createMock(ilTabsGUI::class);
46 $lng = $this->createMock(ilLanguage::class);
47 $taxonomy = $this->createMock(Service::class);
Interface Observer Contains several chained tasks and infos about them.
◆ testConstruct()
ilObjQuestionPoolTaxonomyEditingCommandForwarderTest::testConstruct |
( |
| ) |
|
◆ $backupGlobals
ilObjQuestionPoolTaxonomyEditingCommandForwarderTest::$backupGlobals = false |
|
protected |
◆ $object
The documentation for this class was generated from the following file: