|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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 | |
| getId (string $id) | |
| getDummyProvider () | |
Class FactoryImplTest.
Definition at line 23 of file MapTest.php.
|
private |
Definition at line 278 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 52 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:
|
protected |
@inheritDoc
Definition at line 43 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 57 of file MapTest.php.
References ILIAS\GlobalScreen\MainMenu\MapTest\getId().
Here is the call graph for this function:| ILIAS\GlobalScreen\MainMenu\MapTest::testFilterItems | ( | ) |
Definition at line 83 of file MapTest.php.
References $i, and ILIAS\GlobalScreen\MainMenu\MapTest\getId().
Here is the call graph for this function:| ILIAS\GlobalScreen\MainMenu\MapTest::testSortingTopItems | ( | ) |
Definition at line 129 of file MapTest.php.
References $i.
|
protected |
Definition at line 34 of file MapTest.php.
|
protected |
Definition at line 30 of file MapTest.php.
|
protected |
Definition at line 38 of file MapTest.php.