ILIAS
release_8 Revision v8.23
|
Class ilChatroomAbstractTest. More...
Protected Member Functions | |
setUp () | |
tearDown () | |
createIlChatroomMock () | |
createIlChatroomUserMock () | |
createGlobalIlDBMock () | |
setGlobalVariable (string $name, $value) | |
Protected Attributes | |
$ilChatroomMock | |
$ilChatroomUserMock | |
Private Attributes | |
Container | $dic = null |
Class ilChatroomAbstractTest.
Definition at line 29 of file class.ilChatroomAbstractTest.php.
|
protected |
Definition at line 89 of file class.ilChatroomAbstractTest.php.
References setGlobalVariable().
Referenced by ilObjChatroomAccessTest\setUp(), ilObjChatroomTest\testPublicRoomObjIdCanBeRetrieved(), and ilObjChatroomTest\testPublicRoomObjIdDefaultValueCanBeRetrieved().
|
protected |
Definition at line 65 of file class.ilChatroomAbstractTest.php.
References $ilChatroomMock.
|
protected |
Definition at line 77 of file class.ilChatroomAbstractTest.php.
References $ilChatroomUserMock.
Referenced by ilObjChatroomTest\setUp().
|
protected |
Definition at line 101 of file class.ilChatroomAbstractTest.php.
References $c, $DIC, $GLOBALS, and $name.
Referenced by ilChatroomAbstractTaskTest\createGlobalIlCtrlMock(), createGlobalIlDBMock(), ilChatroomAbstractTaskTest\createGlobalIlLanguageMock(), ilChatroomAbstractTaskTest\createGlobalIlUserMock(), ilChatroomAbstractTaskTest\createGlobalRbacSystemMock(), setUp(), ilObjChatroomAdminAccessTest\setUp(), ilObjChatroomAccessTest\testAccessChecksFail(), ilObjChatroomAccessTest\testAccessChecksSucceed(), ilObjChatroomAccessTest\testGotoCheckFails(), and ilObjChatroomAccessTest\testGotoCheckSucceeds().
|
protected |
Definition at line 37 of file class.ilChatroomAbstractTest.php.
References $DIC, and setGlobalVariable().
|
protected |
Definition at line 53 of file class.ilChatroomAbstractTest.php.
|
private |
Definition at line 35 of file class.ilChatroomAbstractTest.php.
Referenced by tearDown().
|
protected |
Definition at line 32 of file class.ilChatroomAbstractTest.php.
Referenced by createIlChatroomMock().
|
protected |
Definition at line 34 of file class.ilChatroomAbstractTest.php.
Referenced by createIlChatroomUserMock().