| 
    ILIAS
    release_8 Revision v8.24
    
   | 
  
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 () | |
| getDataFactory () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null, array $with_stub_renderings=[]) | |
| getDecoratedRenderer (Renderer $default) | |
| normalizeHTML (string $html) | |
| assertHTMLEquals (string $expected_html_as_string, string $html_as_string) | |
Additional Inherited Members | |
  Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML (string $html) | |
| A more radical version of normalizeHTML.  More... | |
| brutallyTrimSignals (string $html) | |
| A naive replacement of all il_signal-ids with dots to ease comparisons of rendered output.  More... | |
Test on button implementation.
Definition at line 30 of file ListingTest.php.
| ListingTest::getListingFactory | ( | ) | 
Definition at line 32 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 79 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 131 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 142 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 106 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 37 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 61 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 88 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 169 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 115 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 153 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 70 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 97 of file ListingTest.php.
References Vendor\Package\$f, and getListingFactory().
 Here is the call graph for this function: