|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Class ilChatroomAbstractTest. More...
Inheritance diagram for ilChatroomAbstractTest:
Collaboration diagram for ilChatroomAbstractTest:Protected Member Functions | |
| setUp () | |
| tearDown () | |
| 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 77 of file class.ilChatroomAbstractTest.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 65 of file class.ilChatroomAbstractTest.php.
References $ilChatroomUserMock.
Referenced by ilObjChatroomTest\setUp().
Here is the caller graph for this function:
|
protected |
Definition at line 89 of file class.ilChatroomAbstractTest.php.
References Vendor\Package\$c, $DIC, and $GLOBALS.
Referenced by ilChatroomAbstractTaskTest\createGlobalIlCtrlMock(), createGlobalIlDBMock(), ilChatroomAbstractTaskTest\createGlobalIlLanguageMock(), ilChatroomAbstractTaskTest\createGlobalIlUserMock(), ilChatroomAbstractTaskTest\createGlobalRbacSystemMock(), setUp(), ilObjChatroomAdminAccessTest\setUp(), ilObjChatroomAccessTest\testAccessChecksFail(), ilObjChatroomAccessTest\testAccessChecksSucceed(), ilObjChatroomAccessTest\testGotoCheckFails(), and ilObjChatroomAccessTest\testGotoCheckSucceeds().
Here is the caller graph for this function:
|
protected |
Definition at line 37 of file class.ilChatroomAbstractTest.php.
References $DIC, and setGlobalVariable().
Here is the call graph for this function:
|
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.
|
protected |
Definition at line 34 of file class.ilChatroomAbstractTest.php.
Referenced by createIlChatroomUserMock().