| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
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 98 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 Vendor\Package\$f, and 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 47 of file PopoverTest.php.
| PopoverTest::testRenderAsync | ( | ) | 
Definition at line 91 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 85 of file PopoverTest.php.
| PopoverTest::testRenderStandard | ( | ) | 
Definition at line 76 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 56 of file PopoverTest.php.
| PopoverTest::testWithPosition | ( | ) | 
Definition at line 63 of file PopoverTest.php.