|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilChatroomInfoTaskTest. More...
Inheritance diagram for ilChatroomInfoTaskTest:
Collaboration diagram for ilChatroomInfoTaskTest:Public Member Functions | |
| testExecuteDefault () | |
Protected Member Functions | |
| setUp () | |
Protected Member Functions inherited from ilChatroomAbstractTaskTest | |
| setUp () | |
| createGlobalIlLanguageMock () | |
| createGlobalRbacSystemMock () | |
| createGlobalRbacSystemCheckAccessMock ($permission, $result, $times=null) | |
| createGlobalIlCtrlMock () | |
| createGlobalIlUserMock () | |
| createIlObjChatroomGUIMock ($object) | |
| createIlObjChatroomGUIGetConnectorMock ($returnValue) | |
| createIlChatroomIsOwnerOfPrivateRoomMock ($userId, $subRoomId, $result) | |
| createIlChatroomUserGetUserIdMock ($userId) | |
| createIlChatroomServerConnectorMock ($settings) | |
| createIlChatroomServerConnectorFileGetContentsMock ($returnValue) | |
| createIlObjChatroomMock ($id) | |
| createSendResponseMock ($mock, $response) | |
Protected Member Functions inherited from ilChatroomAbstractTest | |
| setUp () | |
| createIlChatroomMock () | |
| createIlChatroomUserMock () | |
| createGlobalIlDBMock () | |
Protected Attributes | |
| $task | |
Protected Attributes inherited from ilChatroomAbstractTaskTest | |
| $gui | |
| $ilChatroomServerConnectorMock | |
| $object | |
Protected Attributes inherited from ilChatroomAbstractTest | |
| $ilChatroomMock | |
| $ilChatroomUserMock | |
Additional Inherited Members | |
Data Fields inherited from ilChatroomAbstractTaskTest | |
| const | TEST_REF_ID = 99 |
Class ilChatroomInfoTaskTest.
Definition at line 9 of file class.ilChatroomInfoTaskTest.php.
|
protected |
Reimplemented from ilChatroomAbstractTaskTest.
Definition at line 17 of file class.ilChatroomInfoTaskTest.php.
References ilChatroomAbstractTaskTest\createGlobalIlCtrlMock(), ilChatroomAbstractTest\createGlobalIlDBMock(), ilChatroomAbstractTaskTest\createGlobalIlLanguageMock(), ilChatroomAbstractTaskTest\createGlobalRbacSystemMock(), ilChatroomAbstractTaskTest\createIlObjChatroomGUIMock(), ilChatroomAbstractTaskTest\createIlObjChatroomMock(), and defined.
Here is the call graph for this function:| ilChatroomInfoTaskTest::testExecuteDefault | ( | ) |
Definition at line 41 of file class.ilChatroomInfoTaskTest.php.
References $_GET, $GLOBALS, and ilChatroomAbstractTaskTest\createGlobalRbacSystemCheckAccessMock().
Here is the call graph for this function:
|
protected |
Definition at line 15 of file class.ilChatroomInfoTaskTest.php.