|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 ilChatroomAbstractTestBase | |
| setUp () | |
| tearDown () | |
| createIlChatroomUserMock () | |
| createGlobalIlDBMock () | |
| setGlobalVariable (string $name, $value) | |
Protected Attributes | |
| ilObjChatroomAccess | $access |
| ilDBInterface &MockObject | $db |
Protected Attributes inherited from ilChatroomAbstractTestBase | |
| MockObject &ilChatroom | $ilChatroomMock |
| MockObject &ilChatroomUser | $ilChatroomUserMock |
Class ilObjChatroomAccessTest.
Definition at line 27 of file ilObjChatroomAccessTest.php.
|
protected |
Reimplemented from ilChatroomAbstractTestBase.
Definition at line 208 of file ilObjChatroomAccessTest.php.
References ILIAS\Repository\access(), and ilChatroomAbstractTestBase\createGlobalIlDBMock().
Here is the call graph for this function:| ilObjChatroomAccessTest::testAccessChecksFail | ( | ) |
Definition at line 149 of file ilObjChatroomAccessTest.php.
References $objId, $refId, ILIAS\Repository\access(), and ilChatroomAbstractTestBase\setGlobalVariable().
Here is the call graph for this function:| ilObjChatroomAccessTest::testAccessChecksSucceed | ( | ) |
Definition at line 176 of file ilObjChatroomAccessTest.php.
References $objId, $refId, ILIAS\Repository\access(), and ilChatroomAbstractTestBase\setGlobalVariable().
Here is the call graph for this function:| ilObjChatroomAccessTest::testCommandDefitionFullfilsExpectations | ( | ) |
Definition at line 32 of file ilObjChatroomAccessTest.php.
| ilObjChatroomAccessTest::testGotoCheckFails | ( | ) |
Definition at line 45 of file ilObjChatroomAccessTest.php.
References ilDBStatement\fetchAssoc(), and ilChatroomAbstractTestBase\setGlobalVariable().
Here is the call graph for this function:| ilObjChatroomAccessTest::testGotoCheckSucceeds | ( | ) |
Definition at line 100 of file ilObjChatroomAccessTest.php.
References ilDBStatement\fetchAssoc(), and ilChatroomAbstractTestBase\setGlobalVariable().
Here is the call graph for this function:
|
protected |
Definition at line 29 of file ilObjChatroomAccessTest.php.
|
protected |
Definition at line 30 of file ilObjChatroomAccessTest.php.