|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Test on card implementation. More...
Inheritance diagram for CardTest:
Collaboration diagram for CardTest:Public Member Functions | |
| getFactory () | |
| test_implements_factory_interface () | |
| test_get_title () | |
| test_with_title () | |
| test_with_title_action () | |
| test_with_highlight () | |
| test_get_image () | |
| test_with_image () | |
| test_with_section () | |
| test_render_content_empty () | |
| test_render_content_full () | |
| test_render_content_with_highlight () | |
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 card implementation.
Definition at line 13 of file CardTest.php.
| CardTest::getFactory | ( | ) |
Definition at line 19 of file CardTest.php.
Referenced by test_get_image(), test_get_title(), test_implements_factory_interface(), test_render_content_empty(), test_render_content_full(), test_render_content_with_highlight(), test_with_highlight(), test_with_image(), test_with_section(), test_with_title(), and test_with_title_action().
Here is the caller graph for this function:| CardTest::test_get_image | ( | ) |
Definition at line 66 of file CardTest.php.
References getFactory().
Here is the call graph for this function:| CardTest::test_get_title | ( | ) |
Definition at line 32 of file CardTest.php.
References getFactory().
Here is the call graph for this function:| CardTest::test_implements_factory_interface | ( | ) |
Definition at line 24 of file CardTest.php.
References getFactory().
Here is the call graph for this function:| CardTest::test_render_content_empty | ( | ) |
Definition at line 103 of file CardTest.php.
References $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function:| CardTest::test_render_content_full | ( | ) |
Definition at line 123 of file CardTest.php.
References $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function:| CardTest::test_render_content_with_highlight | ( | ) |
Definition at line 151 of file CardTest.php.
References $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function:| CardTest::test_with_highlight | ( | ) |
Definition at line 58 of file CardTest.php.
References getFactory().
Here is the call graph for this function:| CardTest::test_with_image | ( | ) |
Definition at line 76 of file CardTest.php.
References getFactory().
Here is the call graph for this function:| CardTest::test_with_section | ( | ) |
Definition at line 90 of file CardTest.php.
References getFactory().
Here is the call graph for this function:| CardTest::test_with_title | ( | ) |
Definition at line 40 of file CardTest.php.
References getFactory().
Here is the call graph for this function:| CardTest::test_with_title_action | ( | ) |
Definition at line 50 of file CardTest.php.
References getFactory().
Here is the call graph for this function: