| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Class ilChatroomServerSettingsTest. More...
 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 | 
Class ilChatroomServerSettingsTest.
Definition at line 27 of file ilChatroomServerSettingsTest.php.
      
  | 
  static | 
Definition at line 34 of file ilChatroomServerSettingsTest.php.
      
  | 
  protected | 
Definition at line 232 of file ilChatroomServerSettingsTest.php.
References ILIAS\Repository\settings().
 Here is the call graph for this function:| ilChatroomServerSettingsTest::testGenerateClientUrlIfDisabled | ( | ) | 
Definition at line 116 of file ilChatroomServerSettingsTest.php.
References ILIAS\Repository\settings().
 Here is the call graph for this function:| ilChatroomServerSettingsTest::testGenerateClientUrlIfEnabled | ( | ) | 
Definition at line 99 of file ilChatroomServerSettingsTest.php.
References ILIAS\Repository\settings().
 Here is the call graph for this function:| ilChatroomServerSettingsTest::testGenerateIliasUrlIfDisabled | ( | ) | 
Definition at line 150 of file ilChatroomServerSettingsTest.php.
References ILIAS\Repository\settings().
 Here is the call graph for this function:| ilChatroomServerSettingsTest::testGenerateIliasUrlIfEnabled | ( | ) | 
Definition at line 133 of file ilChatroomServerSettingsTest.php.
References ILIAS\Repository\settings().
 Here is the call graph for this function:| ilChatroomServerSettingsTest::testGetBaseUrl | ( | ) | 
Definition at line 85 of file ilChatroomServerSettingsTest.php.
References ILIAS\Repository\settings().
 Here is the call graph for this function:| ilChatroomServerSettingsTest::testGetUrl | ( | ) | 
Definition at line 167 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 | setterAndGettersProvider | 
Definition at line 69 of file ilChatroomServerSettingsTest.php.
References ILIAS\Repository\settings().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 29 of file ilChatroomServerSettingsTest.php.