|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 | |
| MockObject &ilChatroom | $ilChatroomMock |
| MockObject &ilChatroomUser | $ilChatroomUserMock |
Definition at line 21 of file ilObjChatroomTest.php.
|
protected |
Reimplemented from ilChatroomAbstractTestBase.
Definition at line 55 of file ilObjChatroomTest.php.
References ilChatroomAbstractTestBase\createIlChatroomUserMock().
Here is the call graph for this function:| ilObjChatroomTest::testPersonalInformationCanBeRetrieved | ( | ) |
Definition at line 25 of file ilObjChatroomTest.php.
| ilObjChatroomTest::testPublicRoomObjIdCanBeRetrieved | ( | ) |
Definition at line 37 of file ilObjChatroomTest.php.
References ilChatroomAbstractTestBase\createGlobalIlDBMock().
Here is the call graph for this function:| ilObjChatroomTest::testPublicRoomObjIdDefaultValueCanBeRetrieved | ( | ) |
Definition at line 46 of file ilObjChatroomTest.php.
References ilChatroomAbstractTestBase\createGlobalIlDBMock().
Here is the call graph for this function:
|
protected |
Definition at line 23 of file ilObjChatroomTest.php.