ILIAS
trunk Revision v11.0_alpha-1861-g09f3d197f78
|
Protected Member Functions | |
setUp () | |
tearDown () | |
createIlChatroomUserMock () | |
createGlobalIlDBMock () | |
setGlobalVariable (string $name, $value) | |
Protected Attributes | |
MockObject &ilChatroom | $ilChatroomMock |
MockObject &ilChatroomUser | $ilChatroomUserMock |
Private Attributes | |
Container | $dic = null |
Definition at line 25 of file ilChatroomAbstractTestBase.php.
|
protected |
Definition at line 65 of file ilChatroomAbstractTestBase.php.
References setGlobalVariable().
Referenced by ilObjChatroomAccessTest\setUp(), ilObjChatroomTest\testPublicRoomObjIdCanBeRetrieved(), and ilObjChatroomTest\testPublicRoomObjIdDefaultValueCanBeRetrieved().
|
protected |
Definition at line 56 of file ilChatroomAbstractTestBase.php.
References $ilChatroomUserMock.
Referenced by ilObjChatroomTest\setUp().
|
protected |
Definition at line 77 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().
|
protected |
Definition at line 31 of file ilChatroomAbstractTestBase.php.
References $DIC, and setGlobalVariable().
|
protected |
Definition at line 47 of file ilChatroomAbstractTestBase.php.
Definition at line 29 of file ilChatroomAbstractTestBase.php.
Referenced by tearDown().
|
protected |
Definition at line 27 of file ilChatroomAbstractTestBase.php.
|
protected |
Definition at line 28 of file ilChatroomAbstractTestBase.php.
Referenced by createIlChatroomUserMock().