|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class PopoverTest. More...
Inheritance diagram for PopoverTest:
Collaboration diagram for PopoverTest:Public Member Functions | |
| test_implements_interface () | |
| test_that_position_is_auto_by_default () | |
| test_with_position () | |
| test_render_standard () | |
| test_render_listing () | |
| test_render_async () | |
Public Member Functions inherited from ILIAS_UI_TestBase | |
| setUp () | |
| tearDown () | |
| getUIFactory () | |
| getTemplateFactory () | |
| getResourceRegistry () | |
| getLanguage () | |
| getJavaScriptBinding () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null) | |
| normalizeHTML ($html) | |
| assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Protected Member Functions | |
| getExpectedStandardHTML ($content) | |
Class PopoverTest.
Tests on the Popover component implementation
Definition at line 15 of file PopoverTest.php.
|
protected |
| string | $content |
Definition at line 72 of file PopoverTest.php.
Referenced by test_render_standard().
Here is the caller graph for this function:| PopoverTest::test_implements_interface | ( | ) |
Definition at line 17 of file PopoverTest.php.
References $factory.
| PopoverTest::test_render_async | ( | ) |
Definition at line 61 of file PopoverTest.php.
References $factory, and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| PopoverTest::test_render_listing | ( | ) |
Definition at line 55 of file PopoverTest.php.
| PopoverTest::test_render_standard | ( | ) |
Definition at line 46 of file PopoverTest.php.
References $factory, ILIAS_UI_TestBase\getDefaultRenderer(), getExpectedStandardHTML(), and ILIAS_UI_TestBase\normalizeHTML().
Here is the call graph for this function:| PopoverTest::test_that_position_is_auto_by_default | ( | ) |
Definition at line 26 of file PopoverTest.php.
References $factory.
| PopoverTest::test_with_position | ( | ) |
Definition at line 33 of file PopoverTest.php.
References $factory.