| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Class ilChatroomAbstractTest. More...
 Inheritance diagram for ilChatroomAbstractTestBase:
 Collaboration diagram for ilChatroomAbstractTestBase:Protected Member Functions | |
| setUp () | |
| tearDown () | |
| createIlChatroomUserMock () | |
| createGlobalIlDBMock () | |
| setGlobalVariable (string $name, $value) | |
Protected Attributes | |
| $ilChatroomMock | |
| $ilChatroomUserMock | |
Private Attributes | |
| Container | $dic = null | 
Class ilChatroomAbstractTest.
Definition at line 29 of file ilChatroomAbstractTestBase.php.
      
  | 
  protected | 
Definition at line 77 of file ilChatroomAbstractTestBase.php.
References setGlobalVariable().
Referenced by ilObjChatroomAccessTest\setUp(), ilObjChatroomTest\testPublicRoomObjIdCanBeRetrieved(), and ilObjChatroomTest\testPublicRoomObjIdDefaultValueCanBeRetrieved().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 65 of file ilChatroomAbstractTestBase.php.
References $ilChatroomUserMock.
Referenced by ilObjChatroomTest\setUp().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 89 of file ilChatroomAbstractTestBase.php.
References $c, $DIC, and $GLOBALS.
Referenced by ilChatroomAbstractTaskTestBase\createGlobalIlCtrlMock(), createGlobalIlDBMock(), ilChatroomAbstractTaskTestBase\createGlobalIlLanguageMock(), ilChatroomAbstractTaskTestBase\createGlobalIlUserMock(), ilChatroomAbstractTaskTestBase\createGlobalRbacSystemMock(), setUp(), ilObjChatroomAdminAccessTest\setUp(), ilObjChatroomAccessTest\testAccessChecksFail(), ilObjChatroomAccessTest\testAccessChecksSucceed(), ilObjChatroomAccessTest\testGotoCheckFails(), and ilObjChatroomAccessTest\testGotoCheckSucceeds().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 37 of file ilChatroomAbstractTestBase.php.
References $DIC, and setGlobalVariable().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 53 of file ilChatroomAbstractTestBase.php.
      
  | 
  private | 
Definition at line 35 of file ilChatroomAbstractTestBase.php.
Referenced by tearDown().
      
  | 
  protected | 
Definition at line 32 of file ilChatroomAbstractTestBase.php.
      
  | 
  protected | 
Definition at line 34 of file ilChatroomAbstractTestBase.php.
Referenced by createIlChatroomUserMock().