|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilChatroomAbstractTestBase:
Collaboration diagram for ilChatroomAbstractTestBase: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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 56 of file ilChatroomAbstractTestBase.php.
References $ilChatroomUserMock.
Referenced by ilObjChatroomTest\setUp().
Here is the caller graph for this function:
|
protected |
Definition at line 75 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().
Here is the caller graph for this function:
|
protected |
Reimplemented in ilChatroomAbstractTaskTestBase, ilChatroomUserTest, ilObjChatroomAccessTest, ilObjChatroomAdminAccessTest, and ilObjChatroomTest.
Definition at line 31 of file ilChatroomAbstractTestBase.php.
References $DIC, and setGlobalVariable().
Here is the call graph for this function:
|
protected |
Definition at line 47 of file ilChatroomAbstractTestBase.php.
|
private |
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().