|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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 () | |
| getRefinery () | |
| getImagePathResolver () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null, $with_stub_renderings=[]) | |
| getDecoratedRenderer (Renderer $default) | |
| normalizeHTML ($html) | |
| assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML ($html) | |
| A more radical version of normalizeHTML. More... | |
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 68 of file ListingTest.php.
References Vendor\Package\$f, and getListingFactory().
Here is the call graph for this function:| ListingTest::test_descriptive_invalid_items2 | ( | ) |
Definition at line 121 of file ListingTest.php.
References Vendor\Package\$e, Vendor\Package\$f, and getListingFactory().
Here is the call graph for this function:| ListingTest::test_descriptive_invalid_items3 | ( | ) |
Definition at line 132 of file ListingTest.php.
References Vendor\Package\$e, Vendor\Package\$f, and getListingFactory().
Here is the call graph for this function:| ListingTest::test_descriptive_with_items | ( | ) |
Definition at line 95 of file ListingTest.php.
References Vendor\Package\$f, and getListingFactory().
Here is the call graph for this function:| ListingTest::test_implements_factory_interface | ( | ) |
Definition at line 25 of file ListingTest.php.
References Vendor\Package\$f, and getListingFactory().
Here is the call graph for this function:| ListingTest::test_ordered_get_items | ( | ) |
Definition at line 50 of file ListingTest.php.
References Vendor\Package\$f, and getListingFactory().
Here is the call graph for this function:| ListingTest::test_ordered_with_items | ( | ) |
Definition at line 77 of file ListingTest.php.
References Vendor\Package\$f, and getListingFactory().
Here is the call graph for this function:| ListingTest::test_render_descriptive_listing | ( | ) |
Definition at line 160 of file ListingTest.php.
References Vendor\Package\$f, 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 105 of file ListingTest.php.
References Vendor\Package\$f, 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 144 of file ListingTest.php.
References Vendor\Package\$f, 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 59 of file ListingTest.php.
References Vendor\Package\$f, and getListingFactory().
Here is the call graph for this function:| ListingTest::test_unordered_with_items | ( | ) |
Definition at line 86 of file ListingTest.php.
References Vendor\Package\$f, and getListingFactory().
Here is the call graph for this function: