|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Test on button implementation. More...
Inheritance diagram for PanelTest:
Collaboration diagram for PanelTest:Public Member Functions | |
| getPanelFactory () | |
| getFactory () | |
| test_implements_factory_interface () | |
| test_standard_get_title () | |
| test_standard_get_content () | |
| 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 () | |
| normalizeHTML ($html) | |
| assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Test on button implementation.
Definition at line 19 of file PanelTest.php.
| PanelTest::getFactory | ( | ) |
Definition at line 31 of file PanelTest.php.
Referenced by test_render_report(), test_render_sub(), and test_sub_with_card().
Here is the caller graph for this function:| PanelTest::getPanelFactory | ( | ) |
Definition at line 24 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(), and test_sub_with_card().
Here is the caller graph for this function:| PanelTest::test_implements_factory_interface | ( | ) |
Definition at line 35 of file PanelTest.php.
References getPanelFactory().
Here is the call graph for this function:| PanelTest::test_render_report | ( | ) |
Definition at line 149 of file PanelTest.php.
References $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), getFactory(), and getPanelFactory().
Here is the call graph for this function:| PanelTest::test_render_standard | ( | ) |
Definition at line 99 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_sub | ( | ) |
Definition at line 125 of file PanelTest.php.
References $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), getFactory(), and getPanelFactory().
Here is the call graph for this function:| PanelTest::test_report_get_content | ( | ) |
Definition at line 90 of file PanelTest.php.
References getPanelFactory().
Here is the call graph for this function:| PanelTest::test_report_get_title | ( | ) |
Definition at line 82 of file PanelTest.php.
References getPanelFactory().
Here is the call graph for this function:| PanelTest::test_standard_get_content | ( | ) |
Definition at line 60 of file PanelTest.php.
References getPanelFactory().
Here is the call graph for this function:| PanelTest::test_standard_get_title | ( | ) |
Definition at line 53 of file PanelTest.php.
References getPanelFactory().
Here is the call graph for this function:| PanelTest::test_sub_with_card | ( | ) |
Definition at line 69 of file PanelTest.php.
References getFactory(), and getPanelFactory().
Here is the call graph for this function: