|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class PopoverTest. More...
Inheritance diagram for PopoverTest:
Collaboration diagram for PopoverTest:Public Member Functions | |
| getFactory () | |
| testImplementsInterface () | |
| testThatPositionIsAutoByDefault () | |
| testWithPosition () | |
| testRenderStandard () | |
| testRenderListing () | |
| testRenderAsync () | |
Protected Member Functions | |
| getExpectedStandardHTML (string $content) | |
Class PopoverTest.
Tests on the Popover component implementation
Definition at line 34 of file PopoverTest.php.
|
protected |
Definition at line 97 of file PopoverTest.php.
Referenced by testRenderStandard().
Here is the caller graph for this function:| PopoverTest::getFactory | ( | ) |
Definition at line 36 of file PopoverTest.php.
References ILIAS\UI\examples\MainControls\Slate\Legacy\legacy().
Referenced by testRenderAsync(), and testRenderStandard().
Here is the call graph for this function:
Here is the caller graph for this function:| PopoverTest::testImplementsInterface | ( | ) |
Definition at line 46 of file PopoverTest.php.
| PopoverTest::testRenderAsync | ( | ) |
Definition at line 90 of file PopoverTest.php.
References getFactory(), and ILIAS\UI\examples\MainControls\Slate\Legacy\legacy().
Here is the call graph for this function:| PopoverTest::testRenderListing | ( | ) |
Definition at line 84 of file PopoverTest.php.
| PopoverTest::testRenderStandard | ( | ) |
Definition at line 75 of file PopoverTest.php.
References getExpectedStandardHTML(), getFactory(), and ILIAS\UI\examples\MainControls\Slate\Legacy\legacy().
Here is the call graph for this function:| PopoverTest::testThatPositionIsAutoByDefault | ( | ) |
Definition at line 55 of file PopoverTest.php.
| PopoverTest::testWithPosition | ( | ) |
Definition at line 62 of file PopoverTest.php.