|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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 () | |
| @inheritDoc More... | |
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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 71 of file MapTest.php.
Referenced by ILIAS\GlobalScreen\MainMenu\MapTest\testAddItem(), and ILIAS\GlobalScreen\MainMenu\MapTest\testFilterItems().
Here is the caller graph for this function:
|
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().
Here is the caller graph for this function:
|
protected |
@inheritDoc
Definition at line 62 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 76 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 100 of file MapTest.php.
References $i, ILIAS\GlobalScreen\MainMenu\MapTest\getId(), and ILIAS\GlobalScreen\MainMenu\MapTest\getMap().
Here is the call graph for this function:| ILIAS\GlobalScreen\MainMenu\MapTest::testSortingTopItems | ( | ) |
Definition at line 143 of file MapTest.php.
References $i, and ILIAS\GlobalScreen\MainMenu\MapTest\getMap().
Here is the call graph for this function:
|
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.