ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Test on card implementation. More...
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().
CardTest::test_get_image | ( | ) |
Definition at line 46 of file CardTest.php.
References getFactory().
CardTest::test_get_title | ( | ) |
Definition at line 30 of file CardTest.php.
References getFactory().
CardTest::test_implements_factory_interface | ( | ) |
Definition at line 23 of file CardTest.php.
References getFactory().
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().
CardTest::test_render_content_full | ( | ) |
Definition at line 98 of file CardTest.php.
References $html, $r, array, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
CardTest::test_with_image | ( | ) |
Definition at line 55 of file CardTest.php.
References getFactory().
CardTest::test_with_section | ( | ) |
Definition at line 68 of file CardTest.php.
References array, and getFactory().
CardTest::test_with_title | ( | ) |
Definition at line 37 of file CardTest.php.
References getFactory().