|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilAwarenessUserProviderApprovedContactsTest:
Collaboration diagram for ilAwarenessUserProviderApprovedContactsTest:Public Member Functions | |
| testConstruct () | |
| testGetProviderId (ApprovedContacts $instance) | |
| @depends testConstruct More... | |
| testGetTitle () | |
| testGetInfo () | |
| testGetInitialUserSet () | |
| testIsHighlighted (ApprovedContacts $instance) | |
| @depends testConstruct More... | |
Private Member Functions | |
| expectTranslation (string $method, string $languageKey) | |
Additional Inherited Members | |
Protected Member Functions inherited from ilBuddySystemBaseTest | |
| setUp () | |
| tearDown () | |
| setGlobalVariable (string $name, $value) | |
Definition at line 24 of file ilAwarenessUserProviderApprovedContactsTest.php.
|
private |
Definition at line 81 of file ilAwarenessUserProviderApprovedContactsTest.php.
References $container.
Referenced by testGetInfo(), and testGetTitle().
Here is the caller graph for this function:| ilAwarenessUserProviderApprovedContactsTest::testConstruct | ( | ) |
Definition at line 26 of file ilAwarenessUserProviderApprovedContactsTest.php.
References $container.
| ilAwarenessUserProviderApprovedContactsTest::testGetInfo | ( | ) |
Definition at line 54 of file ilAwarenessUserProviderApprovedContactsTest.php.
References expectTranslation().
Here is the call graph for this function:| ilAwarenessUserProviderApprovedContactsTest::testGetInitialUserSet | ( | ) |
Definition at line 59 of file ilAwarenessUserProviderApprovedContactsTest.php.
References $container.
| ilAwarenessUserProviderApprovedContactsTest::testGetProviderId | ( | ApprovedContacts | $instance | ) |
@depends testConstruct
Definition at line 44 of file ilAwarenessUserProviderApprovedContactsTest.php.
| ilAwarenessUserProviderApprovedContactsTest::testGetTitle | ( | ) |
Definition at line 49 of file ilAwarenessUserProviderApprovedContactsTest.php.
References expectTranslation().
Here is the call graph for this function:| ilAwarenessUserProviderApprovedContactsTest::testIsHighlighted | ( | ApprovedContacts | $instance | ) |
@depends testConstruct
Definition at line 76 of file ilAwarenessUserProviderApprovedContactsTest.php.