|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilChatroomServerSettingsTest:
Collaboration diagram for ilChatroomServerSettingsTest:Public Member Functions | |
| testSettersAndGetters (string $property, callable $assertionCallback, $value) | |
| testGetBaseUrl () | |
| testGenerateClientUrlIfEnabled () | |
| testGenerateClientUrlIfDisabled () | |
| testGenerateIliasUrlIfEnabled () | |
| testGenerateIliasUrlIfDisabled () | |
| testGetUrl () | |
Static Public Member Functions | |
| static | setterAndGettersProvider () |
Protected Member Functions | |
| setUp () | |
Protected Attributes | |
| ilChatroomServerSettings | $settings |
Definition at line 24 of file ilChatroomServerSettingsTest.php.
|
static |
Definition at line 31 of file ilChatroomServerSettingsTest.php.
|
protected |
Definition at line 229 of file ilChatroomServerSettingsTest.php.
References ILIAS\Repository\settings().
Here is the call graph for this function:| ilChatroomServerSettingsTest::testGenerateClientUrlIfDisabled | ( | ) |
Definition at line 113 of file ilChatroomServerSettingsTest.php.
References ILIAS\Repository\settings().
Here is the call graph for this function:| ilChatroomServerSettingsTest::testGenerateClientUrlIfEnabled | ( | ) |
Definition at line 96 of file ilChatroomServerSettingsTest.php.
References ILIAS\Repository\settings().
Here is the call graph for this function:| ilChatroomServerSettingsTest::testGenerateIliasUrlIfDisabled | ( | ) |
Definition at line 147 of file ilChatroomServerSettingsTest.php.
References ILIAS\Repository\settings().
Here is the call graph for this function:| ilChatroomServerSettingsTest::testGenerateIliasUrlIfEnabled | ( | ) |
Definition at line 130 of file ilChatroomServerSettingsTest.php.
References ILIAS\Repository\settings().
Here is the call graph for this function:| ilChatroomServerSettingsTest::testGetBaseUrl | ( | ) |
Definition at line 82 of file ilChatroomServerSettingsTest.php.
References ILIAS\Repository\settings().
Here is the call graph for this function:| ilChatroomServerSettingsTest::testGetUrl | ( | ) |
Definition at line 164 of file 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 | |||
| ) |
| callable(mixed) | void $assertionCallback | |
| mixed | $value |
Definition at line 66 of file ilChatroomServerSettingsTest.php.
References ILIAS\Repository\settings().
Here is the call graph for this function:
|
protected |
Definition at line 26 of file ilChatroomServerSettingsTest.php.