|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Test items. More...
Inheritance diagram for ItemTest:
Collaboration diagram for ItemTest:Public Member Functions | |
| getFactory () | |
| test_implements_factory_interface () | |
| test_get_title () | |
| test_with_description () | |
| test_with_properties () | |
| test_with_actions () | |
| test_with_color () | |
| test_with_lead_image () | |
| test_with_lead_text () | |
| test_with_no_lead () | |
| test_render_base () | |
| test_render_lead_image () | |
| test_render_lead_text_and_color () | |
| test_shy_title_and_property () | |
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 items.
Definition at line 13 of file ItemTest.php.
| ItemTest::getFactory | ( | ) |
Definition at line 19 of file ItemTest.php.
Referenced by test_get_title(), test_implements_factory_interface(), test_render_base(), test_render_lead_image(), test_render_lead_text_and_color(), test_shy_title_and_property(), test_with_actions(), test_with_color(), test_with_description(), test_with_lead_image(), test_with_lead_text(), test_with_no_lead(), and test_with_properties().
Here is the caller graph for this function:| ItemTest::test_get_title | ( | ) |
Definition at line 31 of file ItemTest.php.
References getFactory().
Here is the call graph for this function:| ItemTest::test_implements_factory_interface | ( | ) |
Definition at line 24 of file ItemTest.php.
References getFactory().
Here is the call graph for this function:| ItemTest::test_render_base | ( | ) |
Definition at line 112 of file ItemTest.php.
References $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), data, ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function:| ItemTest::test_render_lead_image | ( | ) |
Definition at line 175 of file ItemTest.php.
References $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function:| ItemTest::test_render_lead_text_and_color | ( | ) |
Definition at line 202 of file ItemTest.php.
References $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function:| ItemTest::test_shy_title_and_property | ( | ) |
Definition at line 230 of file ItemTest.php.
References $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), data, ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function:| ItemTest::test_with_actions | ( | ) |
Definition at line 58 of file ItemTest.php.
References getFactory().
Here is the call graph for this function:| ItemTest::test_with_color | ( | ) |
Definition at line 71 of file ItemTest.php.
References getFactory().
Here is the call graph for this function:| ItemTest::test_with_description | ( | ) |
Definition at line 39 of file ItemTest.php.
References getFactory().
Here is the call graph for this function:| ItemTest::test_with_lead_image | ( | ) |
Definition at line 83 of file ItemTest.php.
References getFactory().
Here is the call graph for this function:| ItemTest::test_with_lead_text | ( | ) |
Definition at line 94 of file ItemTest.php.
References getFactory().
Here is the call graph for this function:| ItemTest::test_with_no_lead | ( | ) |
Definition at line 103 of file ItemTest.php.
References getFactory().
Here is the call graph for this function:| ItemTest::test_with_properties | ( | ) |
Definition at line 48 of file ItemTest.php.
References getFactory().
Here is the call graph for this function: