|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Class FactoryImplTest. More...
Inheritance diagram for ILIAS\GlobalScreen\MainMenu\MapTest:
Collaboration diagram for ILIAS\GlobalScreen\MainMenu\MapTest:Public Member Functions | |
| testAddItem () | |
| testFilterItems () | |
| testSortingTopItems () | |
Protected Member Functions | |
| setUp () | |
Protected Attributes | |
| IdentificationFactory | $identification |
| MainMenuItemFactory | $factory |
| StaticMainMenuProvider | $provider |
Private Member Functions | |
| getMap () | |
| getId (string $id) | |
| getDummyProvider () | |
Class FactoryImplTest.
Definition at line 39 of file MapTest.php.
|
private |
Definition at line 282 of file MapTest.php.
References ILIAS\GlobalScreen\Provider\getProviderNameForPresentation().
Referenced by ILIAS\GlobalScreen\MainMenu\MapTest\setUp().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 62 of file MapTest.php.
Referenced by ILIAS\GlobalScreen\MainMenu\MapTest\testAddItem(), ILIAS\GlobalScreen\MainMenu\MapTest\testFilterItems(), and ILIAS\GlobalScreen\MainMenu\MapTest\testSortingTopItems().
Here is the caller graph for this function:
|
private |
Definition at line 45 of file MapTest.php.
Referenced by ILIAS\GlobalScreen\MainMenu\MapTest\testAddItem(), ILIAS\GlobalScreen\MainMenu\MapTest\testFilterItems(), and ILIAS\GlobalScreen\MainMenu\MapTest\testSortingTopItems().
Here is the caller graph for this function:
|
protected |
Definition at line 53 of file MapTest.php.
References ILIAS\GlobalScreen\MainMenu\MapTest\getDummyProvider().
Here is the call graph for this function:| ILIAS\GlobalScreen\MainMenu\MapTest::testAddItem | ( | ) |
Definition at line 67 of file MapTest.php.
References ILIAS\GlobalScreen\MainMenu\MapTest\getId(), and ILIAS\GlobalScreen\MainMenu\MapTest\getMap().
Here is the call graph for this function:| ILIAS\GlobalScreen\MainMenu\MapTest::testFilterItems | ( | ) |
Definition at line 91 of file MapTest.php.
References ILIAS\GlobalScreen\MainMenu\MapTest\getId(), ILIAS\GlobalScreen\MainMenu\MapTest\getMap(), and ILIAS\GlobalScreen\isGlobalScreenItem\getProviderIdentification().
Here is the call graph for this function:| ILIAS\GlobalScreen\MainMenu\MapTest::testSortingTopItems | ( | ) |
Definition at line 134 of file MapTest.php.
References ILIAS\GlobalScreen\MainMenu\MapTest\getId(), and ILIAS\GlobalScreen\MainMenu\MapTest\getMap().
Here is the call graph for this function:
|
protected |
Definition at line 42 of file MapTest.php.
|
protected |
Definition at line 41 of file MapTest.php.
|
protected |
Definition at line 43 of file MapTest.php.