ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Public Member Functions | |
setUp () | |
tearDown () | |
testConstruct () | |
testShowContacts () | |
Private Member Functions | |
setBuddySystem (?ilBuddySystem $system) | |
setMailRefId (?int $mail_ref) | |
Private Attributes | |
Container | $old_dic = null |
array | $container = [] |
Definition at line 37 of file ilContactGUITest.php.
|
private |
Definition at line 152 of file ilContactGUITest.php.
References null.
Referenced by testShowContacts().
|
private |
Definition at line 158 of file ilContactGUITest.php.
References ilMailGlobalServices\CACHE_TYPE_REF_ID, and null.
Referenced by testShowContacts().
ilContactGUITest::setUp | ( | ) |
Definition at line 44 of file ilContactGUITest.php.
References $GLOBALS, and null.
ilContactGUITest::tearDown | ( | ) |
ilContactGUITest::testConstruct | ( | ) |
Definition at line 77 of file ilContactGUITest.php.
References ILIAS\GlobalScreen\Provider\__construct().
ilContactGUITest::testShowContacts | ( | ) |
Definition at line 90 of file ilContactGUITest.php.
References $components, ILIAS\GlobalScreen\Provider\__construct(), ILIAS\User\Profile\next, null, setBuddySystem(), and setMailRefId().
|
private |
Definition at line 42 of file ilContactGUITest.php.
Definition at line 41 of file ilContactGUITest.php.
Referenced by tearDown().