|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilAwarenessUserProviderApprovedContactsTestCase:
Collaboration diagram for ilAwarenessUserProviderApprovedContactsTestCase:Public Member Functions | |
| testConstruct () | |
| testGetProviderId (ApprovedContacts $instance) | |
| testGetTitle () | |
| testGetInfo () | |
| testGetInitialUserSet () | |
| testIsHighlighted (ApprovedContacts $instance) | |
Private Member Functions | |
| expectTranslation (string $method, string $languageKey) | |
Additional Inherited Members | |
Protected Member Functions inherited from ilBuddySystemBaseTestCase | |
| setUp () | |
| tearDown () | |
| setGlobalVariable (string $name, mixed $value) | |
Definition at line 25 of file ilAwarenessUserProviderApprovedContactsTestCase.php.
|
private |
Definition at line 78 of file ilAwarenessUserProviderApprovedContactsTestCase.php.
References $container.
Referenced by testGetInfo(), and testGetTitle().
Here is the caller graph for this function:| ilAwarenessUserProviderApprovedContactsTestCase::testConstruct | ( | ) |
Definition at line 27 of file ilAwarenessUserProviderApprovedContactsTestCase.php.
References $container.
| ilAwarenessUserProviderApprovedContactsTestCase::testGetInfo | ( | ) |
Definition at line 53 of file ilAwarenessUserProviderApprovedContactsTestCase.php.
References expectTranslation().
Here is the call graph for this function:| ilAwarenessUserProviderApprovedContactsTestCase::testGetInitialUserSet | ( | ) |
Definition at line 58 of file ilAwarenessUserProviderApprovedContactsTestCase.php.
References $container.
| ilAwarenessUserProviderApprovedContactsTestCase::testGetProviderId | ( | ApprovedContacts | $instance | ) |
Definition at line 43 of file ilAwarenessUserProviderApprovedContactsTestCase.php.
| ilAwarenessUserProviderApprovedContactsTestCase::testGetTitle | ( | ) |
Definition at line 48 of file ilAwarenessUserProviderApprovedContactsTestCase.php.
References expectTranslation().
Here is the call graph for this function:| ilAwarenessUserProviderApprovedContactsTestCase::testIsHighlighted | ( | ApprovedContacts | $instance | ) |
Definition at line 73 of file ilAwarenessUserProviderApprovedContactsTestCase.php.