ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class FactoryImplTest. More...
Public Member Functions | |
testAddItem () | |
testFilterItems () | |
testSortingTopItems () | |
Protected Member Functions | |
setUp () | |
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().
|
private |
Definition at line 52 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 43 of file MapTest.php.
References ILIAS\GlobalScreen\MainMenu\MapTest\getDummyProvider().
ILIAS\GlobalScreen\MainMenu\MapTest::testAddItem | ( | ) |
Definition at line 57 of file MapTest.php.
References ILIAS\GlobalScreen\MainMenu\MapTest\getId().
ILIAS\GlobalScreen\MainMenu\MapTest::testFilterItems | ( | ) |
Definition at line 83 of file MapTest.php.
References $i, ILIAS\GlobalScreen\MainMenu\MapTest\getId(), and ILIAS\GlobalScreen\Scope\isGlobalScreenItem\getProviderIdentification().
ILIAS\GlobalScreen\MainMenu\MapTest::testSortingTopItems | ( | ) |
Definition at line 129 of file MapTest.php.
References $i, and ILIAS\GlobalScreen\MainMenu\MapTest\getId().
|
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.