|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Test class ilEventItems. More...
Inheritance diagram for EventItemsTest:
Collaboration diagram for EventItemsTest:Public Member Functions | |
| testSetEventId () | |
Protected Member Functions | |
| setGlobalVariable (string $name, $value) | |
| setUp () | |
| tearDown () | |
Protected Attributes | |
| ilEventItems | $event_items |
Test class ilEventItems.
Definition at line 28 of file EventItemsTest.php.
|
protected |
Definition at line 32 of file EventItemsTest.php.
References Vendor\Package\$c, $DIC, and $GLOBALS.
Referenced by setUp().
Here is the caller graph for this function:
|
protected |
Definition at line 45 of file EventItemsTest.php.
References $dic, $GLOBALS, and setGlobalVariable().
Here is the call graph for this function:
|
protected |
Definition at line 67 of file EventItemsTest.php.
| EventItemsTest::testSetEventId | ( | ) |
Definition at line 71 of file EventItemsTest.php.
References $event_items, and ilEventItems\setEventId().
Here is the call graph for this function:
|
protected |
Definition at line 30 of file EventItemsTest.php.
Referenced by testSetEventId().