|
ILIAS
release_8 Revision v8.24
|
Class ilObjChatroomTest. More...
Inheritance diagram for ilObjChatroomTest:
Collaboration diagram for ilObjChatroomTest:Public Member Functions | |
| testPersonalInformationCanBeRetrieved () | |
| testPublicRoomObjIdCanBeRetrieved () | |
| testPublicRoomObjIdDefaultValueCanBeRetrieved () | |
Protected Member Functions | |
| setUp () | |
Protected Member Functions inherited from ilChatroomAbstractTest | |
| setUp () | |
| tearDown () | |
| createIlChatroomMock () | |
| createIlChatroomUserMock () | |
| createGlobalIlDBMock () | |
| setGlobalVariable (string $name, $value) | |
Protected Attributes | |
| ilObjChatroom | $object |
Protected Attributes inherited from ilChatroomAbstractTest | |
| $ilChatroomMock | |
| $ilChatroomUserMock | |
Class ilObjChatroomTest.
Definition at line 25 of file class.ilObjChatroomTest.php.
|
protected |
Reimplemented from ilChatroomAbstractTest.
Definition at line 59 of file class.ilObjChatroomTest.php.
References ilChatroomAbstractTest\createIlChatroomUserMock().
Here is the call graph for this function:| ilObjChatroomTest::testPersonalInformationCanBeRetrieved | ( | ) |
Definition at line 29 of file class.ilObjChatroomTest.php.
| ilObjChatroomTest::testPublicRoomObjIdCanBeRetrieved | ( | ) |
Definition at line 41 of file class.ilObjChatroomTest.php.
References ilChatroomAbstractTest\createGlobalIlDBMock().
Here is the call graph for this function:| ilObjChatroomTest::testPublicRoomObjIdDefaultValueCanBeRetrieved | ( | ) |
Definition at line 50 of file class.ilObjChatroomTest.php.
References ilChatroomAbstractTest\createGlobalIlDBMock().
Here is the call graph for this function:
|
protected |
Definition at line 27 of file class.ilObjChatroomTest.php.