|
ILIAS
release_8 Revision v8.24
|
Class ilObjChatroomAccessTest. More...
Inheritance diagram for ilObjChatroomAccessTest:
Collaboration diagram for ilObjChatroomAccessTest:Public Member Functions | |
| testCommandDefitionFullfilsExpectations () | |
| testGotoCheckFails () | |
| testGotoCheckSucceeds () | |
| testAccessChecksFail () | |
| testAccessChecksSucceed () | |
Protected Member Functions | |
| setUp () | |
Protected Member Functions inherited from ilChatroomAbstractTest | |
| setUp () | |
| tearDown () | |
| createIlChatroomMock () | |
| createIlChatroomUserMock () | |
| createGlobalIlDBMock () | |
| setGlobalVariable (string $name, $value) | |
Protected Attributes | |
| ilObjChatroomAccess | $access |
| ilDBInterface | $db |
Protected Attributes inherited from ilChatroomAbstractTest | |
| $ilChatroomMock | |
| $ilChatroomUserMock | |
Class ilObjChatroomAccessTest.
Definition at line 27 of file class.ilObjChatroomAccessTest.php.
|
protected |
Reimplemented from ilChatroomAbstractTest.
Definition at line 210 of file class.ilObjChatroomAccessTest.php.
References ILIAS\Repository\access(), and ilChatroomAbstractTest\createGlobalIlDBMock().
Here is the call graph for this function:| ilObjChatroomAccessTest::testAccessChecksFail | ( | ) |
Definition at line 151 of file class.ilObjChatroomAccessTest.php.
References $objId, $refId, ILIAS\Repository\access(), and ilChatroomAbstractTest\setGlobalVariable().
Here is the call graph for this function:| ilObjChatroomAccessTest::testAccessChecksSucceed | ( | ) |
Definition at line 178 of file class.ilObjChatroomAccessTest.php.
References $objId, $refId, ILIAS\Repository\access(), and ilChatroomAbstractTest\setGlobalVariable().
Here is the call graph for this function:| ilObjChatroomAccessTest::testCommandDefitionFullfilsExpectations | ( | ) |
Definition at line 33 of file class.ilObjChatroomAccessTest.php.
| ilObjChatroomAccessTest::testGotoCheckFails | ( | ) |
Definition at line 46 of file class.ilObjChatroomAccessTest.php.
References ilDBStatement\fetchAssoc(), and ilChatroomAbstractTest\setGlobalVariable().
Here is the call graph for this function:| ilObjChatroomAccessTest::testGotoCheckSucceeds | ( | ) |
Definition at line 101 of file class.ilObjChatroomAccessTest.php.
References ilDBStatement\fetchAssoc(), and ilChatroomAbstractTest\setGlobalVariable().
Here is the call graph for this function:
|
protected |
Definition at line 29 of file class.ilObjChatroomAccessTest.php.
|
protected |
Definition at line 31 of file class.ilObjChatroomAccessTest.php.