|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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_get_image () | |
| test_with_image () | |
| test_with_section () | |
| test_render_content_empty () | |
| test_render_content_full () | |
Public Member Functions inherited from ILIAS_UI_TestBase | |
| setUp () | |
| tearDown () | |
| getUIFactory () | |
| getTemplateFactory () | |
| getResourceRegistry () | |
| getLanguage () | |
| getJavaScriptBinding () | |
| getDefaultRenderer () | |
| normalizeHTML ($html) | |
| assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Test on card implementation.
Definition at line 14 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_with_image(), test_with_section(), and test_with_title().
Here is the caller graph for this function:| CardTest::test_get_image | ( | ) |
Definition at line 46 of file CardTest.php.
References getFactory().
Here is the call graph for this function:| CardTest::test_get_title | ( | ) |
Definition at line 30 of file CardTest.php.
References getFactory().
Here is the call graph for this function:| CardTest::test_implements_factory_interface | ( | ) |
Definition at line 23 of file CardTest.php.
References getFactory().
Here is the call graph for this function:| CardTest::test_render_content_empty | ( | ) |
Definition at line 80 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 98 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_image | ( | ) |
Definition at line 55 of file CardTest.php.
References getFactory().
Here is the call graph for this function:| CardTest::test_with_section | ( | ) |
Definition at line 68 of file CardTest.php.
References getFactory().
Here is the call graph for this function:| CardTest::test_with_title | ( | ) |
Definition at line 37 of file CardTest.php.
References getFactory().
Here is the call graph for this function: