ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Class ilObjChatroomAccessTest. More...
Public Member Functions | |
testCommandDefitionFullfilsExpectations () | |
testGotoCheckFails () | |
testGotoCheckSucceeds () | |
testAccessChecksFail () | |
testAccessChecksSucceed () | |
Protected Member Functions | |
setUp () | |
![]() | |
setUp () | |
tearDown () | |
createIlChatroomUserMock () | |
createGlobalIlDBMock () | |
setGlobalVariable (string $name, $value) | |
Protected Attributes | |
ilObjChatroomAccess | $access |
ilDBInterface &MockObject | $db |
![]() | |
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().
ilObjChatroomAccessTest::testAccessChecksFail | ( | ) |
Definition at line 149 of file ilObjChatroomAccessTest.php.
References $objId, $refId, ILIAS\Repository\access(), and ilChatroomAbstractTestBase\setGlobalVariable().
ilObjChatroomAccessTest::testAccessChecksSucceed | ( | ) |
Definition at line 176 of file ilObjChatroomAccessTest.php.
References $objId, $refId, ILIAS\Repository\access(), and ilChatroomAbstractTestBase\setGlobalVariable().
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().
ilObjChatroomAccessTest::testGotoCheckSucceeds | ( | ) |
Definition at line 100 of file ilObjChatroomAccessTest.php.
References ilDBStatement\fetchAssoc(), and ilChatroomAbstractTestBase\setGlobalVariable().
|
protected |
Definition at line 29 of file ilObjChatroomAccessTest.php.
|
protected |
Definition at line 30 of file ilObjChatroomAccessTest.php.