ILIAS
release_8 Revision v8.19
|
Class FactoryImplTest. More...
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().
|
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().
|
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().
|
protected |
Definition at line 53 of file MapTest.php.
References ILIAS\GlobalScreen\MainMenu\MapTest\getDummyProvider().
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().
ILIAS\GlobalScreen\MainMenu\MapTest::testFilterItems | ( | ) |
Definition at line 91 of file MapTest.php.
References $i, ILIAS\GlobalScreen\MainMenu\MapTest\getId(), ILIAS\GlobalScreen\MainMenu\MapTest\getMap(), and ILIAS\GlobalScreen\isGlobalScreenItem\getProviderIdentification().
ILIAS\GlobalScreen\MainMenu\MapTest::testSortingTopItems | ( | ) |
Definition at line 134 of file MapTest.php.
References $i, ILIAS\GlobalScreen\MainMenu\MapTest\getId(), and ILIAS\GlobalScreen\MainMenu\MapTest\getMap().
|
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.