|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Test class ilPollBlock. More...
Inheritance diagram for PollBlockTest:
Collaboration diagram for PollBlockTest:Public Member Functions | |
| testSetTitle () | |
Protected Member Functions | |
| setGlobalVariable (string $name, $value) | |
| setUp () | |
| tearDown () | |
Protected Attributes | |
| ilPollBlock | $poll_block |
Test class ilPollBlock.
Definition at line 28 of file PollBlockTest.php.
|
protected |
Definition at line 32 of file PollBlockTest.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 PollBlockTest.php.
References $dic, $GLOBALS, $lng, and setGlobalVariable().
Here is the call graph for this function:
|
protected |
Definition at line 67 of file PollBlockTest.php.
| PollBlockTest::testSetTitle | ( | ) |
Definition at line 71 of file PollBlockTest.php.
References $poll_block, and ilCustomBlock\setTitle().
Here is the call graph for this function:
|
protected |
Definition at line 30 of file PollBlockTest.php.
Referenced by testSetTitle().