|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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_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 25 of file PanelTest.php.
| PanelTest::getFactory | ( | ) |
Definition at line 39 of file PanelTest.php.
Referenced by test_render_report(), test_render_standard(), test_render_sub(), test_standard_with_actions(), test_sub_with_actions(), and test_sub_with_card().
Here is the caller graph for this function:| PanelTest::getPanelFactory | ( | ) |
Definition at line 31 of file PanelTest.php.
Referenced by test_implements_factory_interface(), test_render_report(), 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 44 of file PanelTest.php.
References getPanelFactory().
Here is the call graph for this function:| PanelTest::test_render_report | ( | ) |
Definition at line 223 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 147 of file PanelTest.php.
References $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), data, ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function:| PanelTest::test_render_sub | ( | ) |
Definition at line 178 of file PanelTest.php.
References $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), data, ILIAS_UI_TestBase\getDefaultRenderer(), getFactory(), and getPanelFactory().
Here is the call graph for this function:| PanelTest::test_report_get_content | ( | ) |
Definition at line 137 of file PanelTest.php.
References getPanelFactory().
Here is the call graph for this function:| PanelTest::test_report_get_title | ( | ) |
Definition at line 128 of file PanelTest.php.
References getPanelFactory().
Here is the call graph for this function:| PanelTest::test_standard_get_content | ( | ) |
Definition at line 71 of file PanelTest.php.
References getPanelFactory().
Here is the call graph for this function:| PanelTest::test_standard_get_title | ( | ) |
Definition at line 63 of file PanelTest.php.
References getPanelFactory().
Here is the call graph for this function:| PanelTest::test_standard_with_actions | ( | ) |
Definition at line 80 of file PanelTest.php.
References getFactory(), and getPanelFactory().
Here is the call graph for this function:| PanelTest::test_sub_with_actions | ( | ) |
Definition at line 97 of file PanelTest.php.
References getFactory(), and getPanelFactory().
Here is the call graph for this function:| PanelTest::test_sub_with_card | ( | ) |
Definition at line 114 of file PanelTest.php.
References getFactory(), and getPanelFactory().
Here is the call graph for this function: