ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Test items. More...
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 () | |
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 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_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().
ItemTest::test_get_title | ( | ) |
Definition at line 32 of file ItemTest.php.
References $c, $f, and getFactory().
ItemTest::test_implements_factory_interface | ( | ) |
Definition at line 25 of file ItemTest.php.
References $f, and getFactory().
ItemTest::test_render_base | ( | ) |
Definition at line 124 of file ItemTest.php.
References $c, $f, $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), data, ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
ItemTest::test_render_lead_icon | ( | ) |
Definition at line 216 of file ItemTest.php.
References $c, $f, $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
ItemTest::test_render_lead_image | ( | ) |
Definition at line 190 of file ItemTest.php.
References $c, $f, $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
ItemTest::test_render_lead_text_and_color | ( | ) |
Definition at line 241 of file ItemTest.php.
References $c, $f, $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
ItemTest::test_shy_title_and_property | ( | ) |
Definition at line 269 of file ItemTest.php.
References $c, $f, $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), data, ILIAS_UI_TestBase\getDefaultRenderer(), getFactory(), and test().
ItemTest::test_with_actions | ( | ) |
Definition at line 59 of file ItemTest.php.
References $c, $f, and getFactory().
ItemTest::test_with_color | ( | ) |
Definition at line 72 of file ItemTest.php.
References $c, $f, and getFactory().
ItemTest::test_with_description | ( | ) |
Definition at line 40 of file ItemTest.php.
References $c, $f, and getFactory().
ItemTest::test_with_lead_icon | ( | ) |
Definition at line 95 of file ItemTest.php.
References $c, $f, and getFactory().
ItemTest::test_with_lead_image | ( | ) |
Definition at line 84 of file ItemTest.php.
References $c, $f, and getFactory().
ItemTest::test_with_lead_text | ( | ) |
Definition at line 106 of file ItemTest.php.
References $c, $f, and getFactory().
ItemTest::test_with_no_lead | ( | ) |
Definition at line 115 of file ItemTest.php.
References $c, $f, and getFactory().
ItemTest::test_with_properties | ( | ) |
Definition at line 49 of file ItemTest.php.
References $c, $f, and getFactory().