Test class ilEventItems.
More...
◆ setGlobalVariable()
EventItemsTest::setGlobalVariable |
( |
string |
$name, |
|
|
|
$value |
|
) |
| |
|
protected |
◆ setUp()
EventItemsTest::setUp |
( |
| ) |
|
|
protected |
Definition at line 45 of file EventItemsTest.php.
References $dic, $GLOBALS, and setGlobalVariable().
52 $db = $this->createMock(ilDBInterface::class);
53 $tree = $this->createMock(ilTree::class);
if(!defined('PATH_SEPARATOR')) $GLOBALS['_PEAR_default_error_mode']
setGlobalVariable(string $name, $value)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
◆ tearDown()
EventItemsTest::tearDown |
( |
| ) |
|
|
protected |
◆ testSetEventId()
EventItemsTest::testSetEventId |
( |
| ) |
|
◆ $event_items
The documentation for this class was generated from the following file: