|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Test on button implementation. More...
Inheritance diagram for ListingTest:
Collaboration diagram for ListingTest:Public Member Functions | |
| getListingFactory () | |
| test_implements_factory_interface () | |
| test_ordered_get_items () | |
| test_unordered_get_items () | |
| test_descriptive_get_items () | |
| test_ordered_with_items () | |
| test_unordered_with_items () | |
| test_descriptive_with_items () | |
| test_render_ordered_listing () | |
| test_descriptive_invalid_items2 () | |
| test_descriptive_invalid_items3 () | |
| test_render_unordered_listing () | |
| test_render_descriptive_listing () | |
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 button implementation.
Definition at line 13 of file ListingTest.php.
| ListingTest::getListingFactory | ( | ) |
Definition at line 19 of file ListingTest.php.
Referenced by test_descriptive_get_items(), test_descriptive_invalid_items2(), test_descriptive_invalid_items3(), test_descriptive_with_items(), test_implements_factory_interface(), test_ordered_get_items(), test_ordered_with_items(), test_render_descriptive_listing(), test_render_ordered_listing(), test_render_unordered_listing(), test_unordered_get_items(), and test_unordered_with_items().
Here is the caller graph for this function:| ListingTest::test_descriptive_get_items | ( | ) |
Definition at line 63 of file ListingTest.php.
References $f, $l, and getListingFactory().
Here is the call graph for this function:| ListingTest::test_descriptive_invalid_items2 | ( | ) |
Definition at line 116 of file ListingTest.php.
References $f, and getListingFactory().
Here is the call graph for this function:| ListingTest::test_descriptive_invalid_items3 | ( | ) |
Definition at line 127 of file ListingTest.php.
References $f, and getListingFactory().
Here is the call graph for this function:| ListingTest::test_descriptive_with_items | ( | ) |
Definition at line 90 of file ListingTest.php.
References $f, $l, and getListingFactory().
Here is the call graph for this function:| ListingTest::test_implements_factory_interface | ( | ) |
Definition at line 25 of file ListingTest.php.
References $f, and getListingFactory().
Here is the call graph for this function:| ListingTest::test_ordered_get_items | ( | ) |
Definition at line 45 of file ListingTest.php.
References $f, $l, and getListingFactory().
Here is the call graph for this function:| ListingTest::test_ordered_with_items | ( | ) |
Definition at line 72 of file ListingTest.php.
References $f, $l, and getListingFactory().
Here is the call graph for this function:| ListingTest::test_render_descriptive_listing | ( | ) |
Definition at line 155 of file ListingTest.php.
References $f, $html, $l, $r, ILIAS_UI_TestBase\getDefaultRenderer(), getListingFactory(), and ILIAS_UI_TestBase\normalizeHTML().
Here is the call graph for this function:| ListingTest::test_render_ordered_listing | ( | ) |
Definition at line 100 of file ListingTest.php.
References $f, $html, $l, $r, ILIAS_UI_TestBase\getDefaultRenderer(), getListingFactory(), and ILIAS_UI_TestBase\normalizeHTML().
Here is the call graph for this function:| ListingTest::test_render_unordered_listing | ( | ) |
Definition at line 139 of file ListingTest.php.
References $f, $html, $l, $r, ILIAS_UI_TestBase\getDefaultRenderer(), getListingFactory(), and ILIAS_UI_TestBase\normalizeHTML().
Here is the call graph for this function:| ListingTest::test_unordered_get_items | ( | ) |
Definition at line 54 of file ListingTest.php.
References $f, $l, and getListingFactory().
Here is the call graph for this function:| ListingTest::test_unordered_with_items | ( | ) |
Definition at line 81 of file ListingTest.php.
References $f, $l, and getListingFactory().
Here is the call graph for this function: