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