|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilAwarenessUserProviderContactRequestsTestCase:
Collaboration diagram for ilAwarenessUserProviderContactRequestsTestCase:Public Member Functions | |
| testConstruct () | |
| testGetProviderId () | |
| testGetTitle () | |
| testGetInfo () | |
| testGetInitialUserSet () | |
| testIsHighlighted () | |
Private Member Functions | |
| expectTranslation (string $method, string $languageKey) | |
| create () | |
Private Attributes | |
| ilObjUser MockObject | $user |
| ilLanguage MockObject | $language |
Additional Inherited Members | |
Protected Member Functions inherited from ilBuddySystemBaseTestCase | |
| setUp () | |
| tearDown () | |
| setGlobalVariable (string $name, mixed $value) | |
Definition at line 25 of file ilAwarenessUserProviderContactRequestsTestCase.php.
|
private |
Definition at line 76 of file ilAwarenessUserProviderContactRequestsTestCase.php.
References $container, ILIAS\UI\examples\Symbol\Glyph\Language\language(), and ILIAS\Repository\user().
Referenced by expectTranslation(), testConstruct(), testGetInitialUserSet(), testGetProviderId(), and testIsHighlighted().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 64 of file ilAwarenessUserProviderContactRequestsTestCase.php.
References create(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Referenced by testGetInfo(), and testGetTitle().
Here is the call graph for this function:
Here is the caller graph for this function:| ilAwarenessUserProviderContactRequestsTestCase::testConstruct | ( | ) |
Definition at line 30 of file ilAwarenessUserProviderContactRequestsTestCase.php.
References create().
Here is the call graph for this function:| ilAwarenessUserProviderContactRequestsTestCase::testGetInfo | ( | ) |
Definition at line 45 of file ilAwarenessUserProviderContactRequestsTestCase.php.
References expectTranslation().
Here is the call graph for this function:| ilAwarenessUserProviderContactRequestsTestCase::testGetInitialUserSet | ( | ) |
Definition at line 50 of file ilAwarenessUserProviderContactRequestsTestCase.php.
References create(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilAwarenessUserProviderContactRequestsTestCase::testGetProviderId | ( | ) |
Definition at line 35 of file ilAwarenessUserProviderContactRequestsTestCase.php.
References create().
Here is the call graph for this function:| ilAwarenessUserProviderContactRequestsTestCase::testGetTitle | ( | ) |
Definition at line 40 of file ilAwarenessUserProviderContactRequestsTestCase.php.
References expectTranslation().
Here is the call graph for this function:| ilAwarenessUserProviderContactRequestsTestCase::testIsHighlighted | ( | ) |
Definition at line 59 of file ilAwarenessUserProviderContactRequestsTestCase.php.
References create().
Here is the call graph for this function:
|
private |
Definition at line 28 of file ilAwarenessUserProviderContactRequestsTestCase.php.
|
private |
Definition at line 27 of file ilAwarenessUserProviderContactRequestsTestCase.php.