|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilChatroomAbstractTaskTest. More...
Inheritance diagram for ilChatroomAbstractTaskTest:
Collaboration diagram for ilChatroomAbstractTaskTest:Data Fields | |
| const | TEST_REF_ID = 99 |
Protected Member Functions | |
| 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 | |
| $gui | |
| $ilChatroomServerConnectorMock | |
| $object | |
Protected Attributes inherited from ilChatroomAbstractTest | |
| $ilChatroomMock | |
| $ilChatroomUserMock | |
Class ilChatroomAbstractTaskTest.
Definition at line 9 of file class.ilChatroomAbstractTaskTest.php.
|
protected |
Definition at line 79 of file class.ilChatroomAbstractTaskTest.php.
References $GLOBALS.
Referenced by ilChatroomTaskHandlerTest\setUp(), ilChatroomClearTaskTest\setUp(), and ilChatroomInfoTaskTest\setUp().
Here is the caller graph for this function:
|
protected |
Definition at line 40 of file class.ilChatroomAbstractTaskTest.php.
References $GLOBALS.
Referenced by ilChatroomTaskHandlerTest\setUp(), ilChatroomClearTaskTest\setUp(), and ilChatroomInfoTaskTest\setUp().
Here is the caller graph for this function:
|
protected |
Definition at line 92 of file class.ilChatroomAbstractTaskTest.php.
References $GLOBALS.
Referenced by ilChatroomTaskHandlerTest\setUp(), and ilChatroomClearTaskTest\setUp().
Here is the caller graph for this function:
|
protected |
| PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount | $times | |
| string | $permission | |
| boolean | $result |
Definition at line 68 of file class.ilChatroomAbstractTaskTest.php.
References $GLOBALS, and $result.
Referenced by ilChatroomTaskHandlerTest\testCanModerate(), ilChatroomInfoTaskTest\testExecuteDefault(), ilChatroomTaskHandlerTest\testExitIfNoRoomPermissionFails(), ilChatroomTaskHandlerTest\testExitIfNoRoomPermissionSuccess(), and ilChatroomTaskHandlerTest\testRedirectIfNoPermission().
Here is the caller graph for this function:
|
protected |
Definition at line 53 of file class.ilChatroomAbstractTaskTest.php.
References $GLOBALS.
Referenced by ilChatroomTaskHandlerTest\setUp(), ilChatroomClearTaskTest\setUp(), and ilChatroomInfoTaskTest\setUp().
Here is the caller graph for this function:
|
protected |
| int | $userId | |
| int | $subRoomId | |
| boolean | $result |
Definition at line 127 of file class.ilChatroomAbstractTaskTest.php.
References $result.
Referenced by ilChatroomTaskHandlerTest\testCanModerate(), ilChatroomTaskHandlerTest\testExitIfNoRoomPermissionFails(), and ilChatroomTaskHandlerTest\testExitIfNoRoomPermissionSuccess().
Here is the caller graph for this function:
|
protected |
Definition at line 155 of file class.ilChatroomAbstractTaskTest.php.
Referenced by ilChatroomClearTaskTest\setUp().
Here is the caller graph for this function:
|
protected |
| ilChatroomServerSettings | $settings |
Definition at line 144 of file class.ilChatroomAbstractTaskTest.php.
References $ilChatroomServerConnectorMock.
Referenced by ilChatroomClearTaskTest\setUp().
Here is the caller graph for this function:
|
protected |
Definition at line 135 of file class.ilChatroomAbstractTaskTest.php.
Referenced by ilChatroomTaskHandlerTest\testExitIfNoRoomPermissionFails(), and ilChatroomTaskHandlerTest\testExitIfNoRoomPermissionSuccess().
Here is the caller graph for this function:
|
protected |
Definition at line 116 of file class.ilChatroomAbstractTaskTest.php.
Referenced by ilChatroomClearTaskTest\setUp().
Here is the caller graph for this function:
|
protected |
Definition at line 103 of file class.ilChatroomAbstractTaskTest.php.
References $gui, $object, and TEST_REF_ID.
Referenced by ilChatroomTaskHandlerTest\setUp(), ilChatroomClearTaskTest\setUp(), ilChatroomGetPermissionsTaskTest\setUp(), ilChatroomInfoTaskTest\setUp(), and ilChatroomInitialTaskTest\setUp().
Here is the caller graph for this function:
|
protected |
Definition at line 162 of file class.ilChatroomAbstractTaskTest.php.
References $object.
Referenced by ilChatroomTaskHandlerTest\setUp(), ilChatroomClearTaskTest\setUp(), ilChatroomGetPermissionsTaskTest\setUp(), ilChatroomInfoTaskTest\setUp(), and ilChatroomInitialTaskTest\setUp().
Here is the caller graph for this function:
|
protected |
Definition at line 174 of file class.ilChatroomAbstractTaskTest.php.
References $response.
Referenced by ilChatroomClearTaskTest\testExecuteDefault(), and ilChatroomClearTaskTest\testExecuteDefaultFailedNoRoomExists().
Here is the caller graph for this function:
|
protected |
Reimplemented from ilChatroomAbstractTest.
Reimplemented in ilChatroomTaskHandlerTest, ilChatroomClearTaskTest, ilChatroomGetPermissionsTaskTest, ilChatroomInfoTaskTest, and ilChatroomInitialTaskTest.
Definition at line 31 of file class.ilChatroomAbstractTaskTest.php.
|
protected |
Definition at line 19 of file class.ilChatroomAbstractTaskTest.php.
Referenced by createIlObjChatroomGUIMock().
|
protected |
Definition at line 24 of file class.ilChatroomAbstractTaskTest.php.
Referenced by createIlChatroomServerConnectorMock().
|
protected |
Definition at line 29 of file class.ilChatroomAbstractTaskTest.php.
Referenced by createIlObjChatroomGUIMock(), and createIlObjChatroomMock().
| const ilChatroomAbstractTaskTest::TEST_REF_ID = 99 |
Definition at line 14 of file class.ilChatroomAbstractTaskTest.php.
Referenced by createIlObjChatroomGUIMock().