|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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_icon () | |
| test_with_lead_text () | |
| test_with_no_lead () | |
| test_render_base () | |
| test_render_lead_image () | |
| test_render_lead_icon () | |
| test_render_lead_text_and_color () | |
| test_shy_title_and_property () | |
| test_link_title () | |
Public Member Functions inherited from ILIAS_UI_TestBase | |
| setUp () | |
| tearDown () | |
| getUIFactory () | |
| getTemplateFactory () | |
| getResourceRegistry () | |
| getLanguage () | |
| getJavaScriptBinding () | |
| getRefinery () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null) | |
| getDecoratedRenderer (Renderer $default) | |
| normalizeHTML ($html) | |
| assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML ($html) | |
| A more radical version of normalizeHTML. More... | |
Test items.
Definition at line 14 of file ItemTest.php.
| ItemTest::getFactory | ( | ) |
Definition at line 20 of file ItemTest.php.
Referenced by test_get_title(), test_implements_factory_interface(), test_link_title(), test_render_base(), test_render_lead_icon(), 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_icon(), 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 32 of file ItemTest.php.
References Vendor\Package\$c, Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| ItemTest::test_implements_factory_interface | ( | ) |
Definition at line 25 of file ItemTest.php.
References Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| ItemTest::test_link_title | ( | ) |
Definition at line 318 of file ItemTest.php.
References Vendor\Package\$c, Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function:| ItemTest::test_render_base | ( | ) |
Definition at line 124 of file ItemTest.php.
References Vendor\Package\$c, Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function:| ItemTest::test_render_lead_icon | ( | ) |
Definition at line 222 of file ItemTest.php.
References Vendor\Package\$c, Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function:| ItemTest::test_render_lead_image | ( | ) |
Definition at line 193 of file ItemTest.php.
References Vendor\Package\$c, Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function:| ItemTest::test_render_lead_text_and_color | ( | ) |
Definition at line 250 of file ItemTest.php.
References Vendor\Package\$c, Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function:| ItemTest::test_shy_title_and_property | ( | ) |
Definition at line 281 of file ItemTest.php.
References Vendor\Package\$c, Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function:| ItemTest::test_with_actions | ( | ) |
Definition at line 59 of file ItemTest.php.
References Vendor\Package\$c, Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| ItemTest::test_with_color | ( | ) |
Definition at line 72 of file ItemTest.php.
References Vendor\Package\$c, Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| ItemTest::test_with_description | ( | ) |
Definition at line 40 of file ItemTest.php.
References Vendor\Package\$c, Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| ItemTest::test_with_lead_icon | ( | ) |
Definition at line 95 of file ItemTest.php.
References Vendor\Package\$c, Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| ItemTest::test_with_lead_image | ( | ) |
Definition at line 84 of file ItemTest.php.
References Vendor\Package\$c, Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| ItemTest::test_with_lead_text | ( | ) |
Definition at line 106 of file ItemTest.php.
References Vendor\Package\$c, Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| ItemTest::test_with_no_lead | ( | ) |
Definition at line 115 of file ItemTest.php.
References Vendor\Package\$c, Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| ItemTest::test_with_properties | ( | ) |
Definition at line 49 of file ItemTest.php.
References Vendor\Package\$c, Vendor\Package\$f, and getFactory().
Here is the call graph for this function: