|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilChatroomAbstractTest. More...
Inheritance diagram for ilChatroomAbstractTest:
Collaboration diagram for ilChatroomAbstractTest:Protected Member Functions | |
| setUp () | |
| createIlChatroomMock () | |
| createIlChatroomUserMock () | |
| createGlobalIlDBMock () | |
Protected Attributes | |
| $ilChatroomMock | |
| $ilChatroomUserMock | |
Class ilChatroomAbstractTest.
Definition at line 7 of file class.ilChatroomAbstractTest.php.
|
protected |
Definition at line 53 of file class.ilChatroomAbstractTest.php.
References $GLOBALS.
Referenced by ilChatroomInfoTaskTest\setUp(), ilObjChatroomTest\test_GetPublicObjId(), and ilObjChatroomTest\test_GetPublicObjIdDefaultValue().
Here is the caller graph for this function:
|
protected |
Definition at line 30 of file class.ilChatroomAbstractTest.php.
References $ilChatroomMock.
Referenced by ilChatroomTaskHandlerTest\testCanModerate(), ilChatroomTaskHandlerTest\testExitIfNoRoomExists(), ilChatroomTaskHandlerTest\testExitIfNoRoomPermissionFails(), and ilChatroomTaskHandlerTest\testExitIfNoRoomPermissionSuccess().
Here is the caller graph for this function:
|
protected |
Definition at line 42 of file class.ilChatroomAbstractTest.php.
References $ilChatroomUserMock.
Referenced by ilObjChatroomTest\setUp(), ilChatroomTaskHandlerTest\testExitIfNoRoomPermissionFails(), and ilChatroomTaskHandlerTest\testExitIfNoRoomPermissionSuccess().
Here is the caller graph for this function:
|
protected |
Reimplemented in ilChatroomAbstractTaskTest, ilChatroomTaskHandlerTest, ilObjChatroomTest, ilChatroomClearTaskTest, ilChatroomGetPermissionsTaskTest, ilChatroomInfoTaskTest, ilChatroomInitialTaskTest, ilChatroomPostMessageTaskTest, and ilChatroomUploadFileTaskTest.
Definition at line 19 of file class.ilChatroomAbstractTest.php.
References defined.
|
protected |
Definition at line 13 of file class.ilChatroomAbstractTest.php.
Referenced by createIlChatroomMock().
|
protected |
Definition at line 17 of file class.ilChatroomAbstractTest.php.
Referenced by createIlChatroomUserMock().