|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Class ilChatroomServerSettingsTest. More...
Inheritance diagram for ilChatroomServerSettingsTest:
Collaboration diagram for ilChatroomServerSettingsTest:Public Member Functions | |
| setterAndGettersProvider () | |
| testSettersAndGetters (string $property, callable $assertionCallback, $value) | |
| testGetBaseUrl () | |
| testGenerateClientUrlIfEnabled () | |
| testGenerateClientUrlIfDisabled () | |
| testGenerateIliasUrlIfEnabled () | |
| testGenerateIliasUrlIfDisabled () | |
| testGetUrl () | |
Protected Member Functions | |
| setUp () | |
Protected Attributes | |
| ilChatroomServerSettings | $settings |
Class ilChatroomServerSettingsTest.
Definition at line 27 of file class.ilChatroomServerSettingsTest.php.
| ilChatroomServerSettingsTest::setterAndGettersProvider | ( | ) |
Definition at line 31 of file class.ilChatroomServerSettingsTest.php.
|
protected |
Definition at line 228 of file class.ilChatroomServerSettingsTest.php.
References ILIAS\Repository\settings().
Here is the call graph for this function:| ilChatroomServerSettingsTest::testGenerateClientUrlIfDisabled | ( | ) |
Definition at line 112 of file class.ilChatroomServerSettingsTest.php.
References ILIAS\Repository\settings().
Here is the call graph for this function:| ilChatroomServerSettingsTest::testGenerateClientUrlIfEnabled | ( | ) |
Definition at line 95 of file class.ilChatroomServerSettingsTest.php.
References ILIAS\Repository\settings().
Here is the call graph for this function:| ilChatroomServerSettingsTest::testGenerateIliasUrlIfDisabled | ( | ) |
Definition at line 146 of file class.ilChatroomServerSettingsTest.php.
References ILIAS\Repository\settings().
Here is the call graph for this function:| ilChatroomServerSettingsTest::testGenerateIliasUrlIfEnabled | ( | ) |
Definition at line 129 of file class.ilChatroomServerSettingsTest.php.
References ILIAS\Repository\settings().
Here is the call graph for this function:| ilChatroomServerSettingsTest::testGetBaseUrl | ( | ) |
Definition at line 81 of file class.ilChatroomServerSettingsTest.php.
References ILIAS\Repository\settings().
Here is the call graph for this function:| ilChatroomServerSettingsTest::testGetUrl | ( | ) |
Definition at line 163 of file class.ilChatroomServerSettingsTest.php.
References $scope, ilChatroomServerSettings\PREFIX, and ILIAS\Repository\settings().
Here is the call graph for this function:| ilChatroomServerSettingsTest::testSettersAndGetters | ( | string | $property, |
| callable | $assertionCallback, | ||
| $value | |||
| ) |
| mixed | $value | setterAndGettersProvider |
Definition at line 65 of file class.ilChatroomServerSettingsTest.php.
References ILIAS\Repository\settings().
Here is the call graph for this function:
|
protected |
Definition at line 29 of file class.ilChatroomServerSettingsTest.php.