|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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 84 of file class.ilObjChatroomAccessTest.php.
References $GLOBALS.
| ilObjChatroomAccessTest::test_checkAccessReturnTrueWithRbacAccess | ( | ) |
Definition at line 114 of file class.ilObjChatroomAccessTest.php.
References $GLOBALS.
| ilObjChatroomAccessTest::test_checkGotoIssueWithTargetNotAString | ( | ) |
Definition at line 78 of file class.ilObjChatroomAccessTest.php.
| ilObjChatroomAccessTest::test_checkGotoReturnFalse | ( | ) |
Definition at line 48 of file class.ilObjChatroomAccessTest.php.
References $GLOBALS.
| ilObjChatroomAccessTest::test_checkGotoReturnTrue | ( | ) |
Definition at line 66 of file class.ilObjChatroomAccessTest.php.
References $GLOBALS.
| ilObjChatroomAccessTest::test_getCommands | ( | ) |
Definition at line 35 of file class.ilObjChatroomAccessTest.php.
| ilObjChatroomAccessTest::testInstanceOf | ( | ) |
Definition at line 30 of file class.ilObjChatroomAccessTest.php.
|
protected |
Definition at line 13 of file class.ilObjChatroomAccessTest.php.