ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class FactoryImplTest. More...
Public Member Functions | |
testAddItem () | |
testFilterItems () | |
testSortingTopItems () | |
Protected Member Functions | |
setUp () | |
Protected Attributes | |
$identification | |
$factory | |
$provider | |
Private Member Functions | |
getMap () | |
getId (string $id) | |
getDummyProvider () | |
Class FactoryImplTest.
Definition at line 39 of file MapTest.php.
|
private |
Definition at line 291 of file MapTest.php.
References ILIAS\GlobalScreen\Provider\getProviderNameForPresentation().
Referenced by ILIAS\GlobalScreen\MainMenu\MapTest\setUp().
|
private |
Definition at line 71 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 54 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 62 of file MapTest.php.
References ILIAS\GlobalScreen\MainMenu\MapTest\getDummyProvider().
ILIAS\GlobalScreen\MainMenu\MapTest::testAddItem | ( | ) |
Definition at line 76 of file MapTest.php.
References ILIAS\GlobalScreen\MainMenu\MapTest\getId(), and ILIAS\GlobalScreen\MainMenu\MapTest\getMap().
ILIAS\GlobalScreen\MainMenu\MapTest::testFilterItems | ( | ) |
Definition at line 100 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 143 of file MapTest.php.
References $i, ILIAS\GlobalScreen\MainMenu\MapTest\getId(), and ILIAS\GlobalScreen\MainMenu\MapTest\getMap().
|
protected |
Definition at line 48 of file MapTest.php.
|
protected |
Definition at line 44 of file MapTest.php.
|
protected |
Definition at line 52 of file MapTest.php.