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 ilAssLacLegendGUITest.php.
◆ setUp()
ilAssLacLegendGUITest::setUp |
( |
| ) |
|
|
protected |
Definition at line 36 of file ilAssLacLegendGUITest.php.
40 $ilGlobalTemplateInterface = $this->createMock(ilGlobalTemplateInterface::class);
41 $ilLanguage = $this->createMock(ilLanguage::class);
42 $factory = $this->createMock(Factory::class);
44 $this->
object =
new ilAssLacLegendGUI($ilGlobalTemplateInterface, $ilLanguage, $factory);
◆ testConstruct()
ilAssLacLegendGUITest::testConstruct |
( |
| ) |
|
◆ $backupGlobals
ilAssLacLegendGUITest::$backupGlobals = false |
|
protected |
◆ $object
The documentation for this class was generated from the following file: