|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
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 ilChatroomAbstractTestBase | |
| setUp () | |
| tearDown () | |
| createIlChatroomUserMock () | |
| createGlobalIlDBMock () | |
| setGlobalVariable (string $name, $value) | |
Protected Attributes | |
| ilObjChatroom | $object |
Protected Attributes inherited from ilChatroomAbstractTestBase | |
| $ilChatroomMock | |
| $ilChatroomUserMock | |
Class ilObjChatroomTest.
Definition at line 25 of file ilObjChatroomTest.php.
|
protected |
Definition at line 59 of file ilObjChatroomTest.php.
References ilChatroomAbstractTestBase\createIlChatroomUserMock().
Here is the call graph for this function:| ilObjChatroomTest::testPersonalInformationCanBeRetrieved | ( | ) |
Definition at line 29 of file ilObjChatroomTest.php.
| ilObjChatroomTest::testPublicRoomObjIdCanBeRetrieved | ( | ) |
Definition at line 41 of file ilObjChatroomTest.php.
References ilChatroomAbstractTestBase\createGlobalIlDBMock().
Here is the call graph for this function:| ilObjChatroomTest::testPublicRoomObjIdDefaultValueCanBeRetrieved | ( | ) |
Definition at line 50 of file ilObjChatroomTest.php.
References ilChatroomAbstractTestBase\createGlobalIlDBMock().
Here is the call graph for this function:
|
protected |
Definition at line 27 of file ilObjChatroomTest.php.