|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class ilObjChatroomAccessTest. More...
Inheritance diagram for ilObjChatroomAccessTest:
Collaboration diagram for ilObjChatroomAccessTest:Public Member Functions | |
| testInstanceOf () | |
| test_getCommands () | |
| test_checkGotoReturnFalse () | |
| test_checkGotoReturnTrue () | |
| test_checkGotoIssueWithTargetNotAString () | |
| test_checkAccessReturnFalse () | |
| test_checkAccessReturnTrueWithRbacAccess () | |
Protected Member Functions | |
| setUp () | |
Protected Attributes | |
| $access | |
Class ilObjChatroomAccessTest.
Definition at line 7 of file class.ilObjChatroomAccessTest.php.
|
protected |
Definition at line 15 of file class.ilObjChatroomAccessTest.php.
References defined.
| ilObjChatroomAccessTest::test_checkAccessReturnFalse | ( | ) |
Definition at line 87 of file class.ilObjChatroomAccessTest.php.
References $GLOBALS.
| ilObjChatroomAccessTest::test_checkAccessReturnTrueWithRbacAccess | ( | ) |
Definition at line 117 of file class.ilObjChatroomAccessTest.php.
References $GLOBALS.
| ilObjChatroomAccessTest::test_checkGotoIssueWithTargetNotAString | ( | ) |
Definition at line 81 of file class.ilObjChatroomAccessTest.php.
| ilObjChatroomAccessTest::test_checkGotoReturnFalse | ( | ) |
Definition at line 51 of file class.ilObjChatroomAccessTest.php.
References $GLOBALS.
| ilObjChatroomAccessTest::test_checkGotoReturnTrue | ( | ) |
Definition at line 69 of file class.ilObjChatroomAccessTest.php.
References $GLOBALS.
| ilObjChatroomAccessTest::test_getCommands | ( | ) |
Definition at line 38 of file class.ilObjChatroomAccessTest.php.
| ilObjChatroomAccessTest::testInstanceOf | ( | ) |
Definition at line 33 of file class.ilObjChatroomAccessTest.php.
|
protected |
Definition at line 13 of file class.ilObjChatroomAccessTest.php.