|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Tests for the Meta Bar. More...
Inheritance diagram for MetaBarTest:
Collaboration diagram for MetaBarTest:Public Member Functions | |
| setUp () | |
| testConstruction () | |
| testAddEntry () | |
| testDisallowedEntry () | |
| testSignalsPresent () | |
| getUIFactory () | |
| brutallyTrimHTML (string $html) | |
| testRendering () | |
| testAcceptsBulkyLinkAsEntry () | |
Protected Member Functions | |
| getButton () | |
| getSlate () | |
Protected Attributes | |
| I Component Button Factory | $button_factory |
| I Component Symbol Icon Factory | $icon_factory |
| I Component Counter Factory | $counter_factory |
| I Component MainControls Factory | $factory |
| C MainControls MetaBar | $metabar |
Tests for the Meta Bar.
Definition at line 33 of file MetaBarTest.php.
| MetaBarTest::brutallyTrimHTML | ( | string | $html | ) |
Definition at line 145 of file MetaBarTest.php.
Referenced by testRendering().
Here is the caller graph for this function:
|
protected |
Definition at line 70 of file MetaBarTest.php.
Referenced by testAddEntry(), and testRendering().
Here is the caller graph for this function:
|
protected |
Definition at line 79 of file MetaBarTest.php.
Referenced by testAddEntry().
Here is the caller graph for this function:| MetaBarTest::getUIFactory | ( | ) |
Definition at line 111 of file MetaBarTest.php.
References $button_factory, $counter_factory, $factory, ILIAS\Repository\button(), and ILIAS\Repository\symbol().
Here is the call graph for this function:| MetaBarTest::setUp | ( | ) |
Definition at line 41 of file MetaBarTest.php.
| MetaBarTest::testAcceptsBulkyLinkAsEntry | ( | ) |
Definition at line 202 of file MetaBarTest.php.
References $r.
| MetaBarTest::testAddEntry | ( | ) |
Definition at line 88 of file MetaBarTest.php.
References getButton(), and getSlate().
Here is the call graph for this function:| MetaBarTest::testConstruction | ( | ) |
Definition at line 62 of file MetaBarTest.php.
| MetaBarTest::testDisallowedEntry | ( | ) |
Definition at line 100 of file MetaBarTest.php.
| MetaBarTest::testRendering | ( | ) |
Definition at line 154 of file MetaBarTest.php.
References $r, brutallyTrimHTML(), and getButton().
Here is the call graph for this function:| MetaBarTest::testSignalsPresent | ( | ) |
Definition at line 106 of file MetaBarTest.php.
|
protected |
Definition at line 35 of file MetaBarTest.php.
Referenced by getUIFactory().
|
protected |
Definition at line 37 of file MetaBarTest.php.
Referenced by getUIFactory().
|
protected |
Definition at line 38 of file MetaBarTest.php.
Referenced by getUIFactory().
|
protected |
Definition at line 36 of file MetaBarTest.php.
|
protected |
Definition at line 39 of file MetaBarTest.php.