|
ILIAS
release_8 Revision v8.24
|
Test on button implementation. More...
Inheritance diagram for PanelTest:
Collaboration diagram for PanelTest:Public Member Functions | |
| getUIFactory () | |
| getPanelFactory () | |
| test_implements_factory_interface () | |
| test_standard_get_title () | |
| test_standard_get_content () | |
| test_standard_with_actions () | |
| test_sub_with_actions () | |
| test_sub_with_card () | |
| test_sub_with_secondary_panel () | |
| test_report_get_title () | |
| test_report_get_content () | |
| test_render_standard () | |
| test_render_sub () | |
| test_render_sub_with_secondary_panel () | |
| test_render_report () | |
| test_with_view_controls () | |
| test_render_with_sortation () | |
| test_render_with_pagination () | |
Public Member Functions inherited from ILIAS_UI_TestBase | |
| setUp () | |
| tearDown () | |
| getUIFactory () | |
| getTemplateFactory () | |
| getResourceRegistry () | |
| getLanguage () | |
| getJavaScriptBinding () | |
| getRefinery () | |
| getImagePathResolver () | |
| getDataFactory () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null, array $with_stub_renderings=[]) | |
| getDecoratedRenderer (Renderer $default) | |
| normalizeHTML (string $html) | |
| assertHTMLEquals (string $expected_html_as_string, string $html_as_string) | |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML (string $html) | |
| A more radical version of normalizeHTML. More... | |
| brutallyTrimSignals (string $html) | |
| A naive replacement of all il_signal-ids with dots to ease comparisons of rendered output. More... | |
Test on button implementation.
Definition at line 45 of file PanelTest.php.
| PanelTest::getPanelFactory | ( | ) |
Definition at line 77 of file PanelTest.php.
Referenced by test_implements_factory_interface(), test_render_report(), test_render_standard(), test_render_sub(), test_render_sub_with_secondary_panel(), test_render_with_pagination(), test_render_with_sortation(), test_report_get_content(), test_report_get_title(), test_standard_get_content(), test_standard_get_title(), test_standard_with_actions(), test_sub_with_actions(), test_sub_with_card(), test_sub_with_secondary_panel(), and test_with_view_controls().
Here is the caller graph for this function:| PanelTest::getUIFactory | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 47 of file PanelTest.php.
Referenced by test_render_with_pagination(), test_render_with_sortation(), and test_with_view_controls().
Here is the caller graph for this function:| PanelTest::test_implements_factory_interface | ( | ) |
Definition at line 84 of file PanelTest.php.
References Vendor\Package\$f, and getPanelFactory().
Here is the call graph for this function:| PanelTest::test_render_report | ( | ) |
Definition at line 309 of file PanelTest.php.
References ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getPanelFactory().
Here is the call graph for this function:| PanelTest::test_render_standard | ( | ) |
Definition at line 196 of file PanelTest.php.
References Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getPanelFactory().
Here is the call graph for this function:| PanelTest::test_render_sub | ( | ) |
Definition at line 227 of file PanelTest.php.
References ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getPanelFactory().
Here is the call graph for this function:| PanelTest::test_render_sub_with_secondary_panel | ( | ) |
Definition at line 271 of file PanelTest.php.
References ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getPanelFactory().
Here is the call graph for this function:| PanelTest::test_render_with_pagination | ( | ) |
Definition at line 402 of file PanelTest.php.
References Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), getPanelFactory(), and getUIFactory().
Here is the call graph for this function:| PanelTest::test_render_with_sortation | ( | ) |
Definition at line 363 of file PanelTest.php.
References Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), getPanelFactory(), and getUIFactory().
Here is the call graph for this function:| PanelTest::test_report_get_content | ( | ) |
Definition at line 188 of file PanelTest.php.
References Vendor\Package\$f, and getPanelFactory().
Here is the call graph for this function:| PanelTest::test_report_get_title | ( | ) |
Definition at line 179 of file PanelTest.php.
References Vendor\Package\$f, and getPanelFactory().
Here is the call graph for this function:| PanelTest::test_standard_get_content | ( | ) |
Definition at line 111 of file PanelTest.php.
References $c, Vendor\Package\$f, and getPanelFactory().
Here is the call graph for this function:| PanelTest::test_standard_get_title | ( | ) |
Definition at line 103 of file PanelTest.php.
References Vendor\Package\$f, and getPanelFactory().
Here is the call graph for this function:| PanelTest::test_standard_with_actions | ( | ) |
Definition at line 120 of file PanelTest.php.
References getPanelFactory().
Here is the call graph for this function:| PanelTest::test_sub_with_actions | ( | ) |
Definition at line 136 of file PanelTest.php.
References getPanelFactory().
Here is the call graph for this function:| PanelTest::test_sub_with_card | ( | ) |
Definition at line 152 of file PanelTest.php.
References getPanelFactory().
Here is the call graph for this function:| PanelTest::test_sub_with_secondary_panel | ( | ) |
Definition at line 165 of file PanelTest.php.
References getPanelFactory().
Here is the call graph for this function:| PanelTest::test_with_view_controls | ( | ) |
Definition at line 348 of file PanelTest.php.
References Vendor\Package\$f, getPanelFactory(), and getUIFactory().
Here is the call graph for this function: