|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Test on button implementation. More...
Inheritance diagram for PanelTest:
Collaboration diagram for PanelTest:Public Member Functions | |
| 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_report_get_title () | |
| test_report_get_content () | |
| test_render_standard () | |
| test_render_sub () | |
| test_render_report () | |
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) | |
Test on button implementation.
Definition at line 26 of file PanelTest.php.
| PanelTest::getPanelFactory | ( | ) |
Definition at line 32 of file PanelTest.php.
Referenced by test_implements_factory_interface(), test_render_report(), test_render_standard(), test_render_sub(), test_report_get_content(), test_report_get_title(), test_standard_get_content(), test_standard_get_title(), test_standard_with_actions(), test_sub_with_actions(), and test_sub_with_card().
Here is the caller graph for this function:| PanelTest::test_implements_factory_interface | ( | ) |
Definition at line 39 of file PanelTest.php.
References $f, and getPanelFactory().
Here is the call graph for this function:| PanelTest::test_render_report | ( | ) |
Definition at line 214 of file PanelTest.php.
References $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getPanelFactory().
Here is the call graph for this function:| PanelTest::test_render_standard | ( | ) |
Definition at line 139 of file PanelTest.php.
References $f, $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), data, ILIAS_UI_TestBase\getDefaultRenderer(), and getPanelFactory().
Here is the call graph for this function:| PanelTest::test_render_sub | ( | ) |
Definition at line 170 of file PanelTest.php.
References $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), data, ILIAS_UI_TestBase\getDefaultRenderer(), and getPanelFactory().
Here is the call graph for this function:| PanelTest::test_report_get_content | ( | ) |
Definition at line 129 of file PanelTest.php.
References $f, and getPanelFactory().
Here is the call graph for this function:| PanelTest::test_report_get_title | ( | ) |
Definition at line 120 of file PanelTest.php.
References $f, and getPanelFactory().
Here is the call graph for this function:| PanelTest::test_standard_get_content | ( | ) |
Definition at line 66 of file PanelTest.php.
References $c, $f, and getPanelFactory().
Here is the call graph for this function:| PanelTest::test_standard_get_title | ( | ) |
Definition at line 58 of file PanelTest.php.
References $f, and getPanelFactory().
Here is the call graph for this function:| PanelTest::test_standard_with_actions | ( | ) |
Definition at line 75 of file PanelTest.php.
References getPanelFactory().
Here is the call graph for this function:| PanelTest::test_sub_with_actions | ( | ) |
Definition at line 91 of file PanelTest.php.
References getPanelFactory().
Here is the call graph for this function:| PanelTest::test_sub_with_card | ( | ) |
Definition at line 107 of file PanelTest.php.
References getPanelFactory().
Here is the call graph for this function: