|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilObjChatroomTest. More...
Inheritance diagram for ilObjChatroomTest:
Collaboration diagram for ilObjChatroomTest:Public Member Functions | |
| testConstructor () | |
| testGetPersonalInformation () | |
| test_GetPublicRefId () | |
| test_GetPublicObjId () | |
| test_GetPublicObjIdDefaultValue () | |
| testInitDefaultRoles () | |
Protected Member Functions | |
| setUp () | |
Protected Member Functions inherited from ilChatroomAbstractTest | |
| setUp () | |
| createIlChatroomMock () | |
| createIlChatroomUserMock () | |
| createGlobalIlDBMock () | |
Protected Attributes | |
| $object | |
Protected Attributes inherited from ilChatroomAbstractTest | |
| $ilChatroomMock | |
| $ilChatroomUserMock | |
Class ilObjChatroomTest.
Definition at line 9 of file class.ilObjChatroomTest.php.
|
protected |
Reimplemented from ilChatroomAbstractTest.
Definition at line 17 of file class.ilObjChatroomTest.php.
References ilChatroomAbstractTest\createIlChatroomUserMock().
Here is the call graph for this function:| ilObjChatroomTest::test_GetPublicObjId | ( | ) |
Definition at line 53 of file class.ilObjChatroomTest.php.
References $GLOBALS, $query, ilChatroomAbstractTest\createGlobalIlDBMock(), and Sabre\Event\once().
Here is the call graph for this function:| ilObjChatroomTest::test_GetPublicObjIdDefaultValue | ( | ) |
Definition at line 65 of file class.ilObjChatroomTest.php.
References $GLOBALS, $query, ilChatroomAbstractTest\createGlobalIlDBMock(), and Sabre\Event\once().
Here is the call graph for this function:| ilObjChatroomTest::test_GetPublicRefId | ( | ) |
Definition at line 48 of file class.ilObjChatroomTest.php.
| ilObjChatroomTest::testConstructor | ( | ) |
Definition at line 31 of file class.ilObjChatroomTest.php.
| ilObjChatroomTest::testGetPersonalInformation | ( | ) |
Definition at line 36 of file class.ilObjChatroomTest.php.
References Sabre\Event\once().
Here is the call graph for this function:| ilObjChatroomTest::testInitDefaultRoles | ( | ) |
Definition at line 77 of file class.ilObjChatroomTest.php.
References Sabre\Event\once().
Here is the call graph for this function:
|
protected |
Definition at line 15 of file class.ilObjChatroomTest.php.