| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Test on Listing implementation. More...
 Inheritance diagram for ListingTest:
 Collaboration diagram for ListingTest:Public Member Functions | |
| getListingFactory () | |
| testImplementsFactoryInterface () | |
| testOrderedGetItems () | |
| testUnorderedGetItems () | |
| testDescriptiveGetItems () | |
| testOrderedWithItems () | |
| testUnorderedWithItems () | |
| testDescriptiveWithItems () | |
| testRenderOrderedListing () | |
| testDescriptiveInvalidItems2 () | |
| testDescriptiveInvalidItems3 () | |
| testRenderUnorderedListing () | |
| testRenderDescriptiveListing () | |
  Public Member Functions inherited from ILIAS_UI_TestBase | |
| setUp () | |
| tearDown () | |
| getUIFactory () | |
| getTemplateFactory () | |
| getResourceRegistry () | |
| getLanguage () | |
| getJavaScriptBinding () | |
| getRefinery () | |
| getImagePathResolver () | |
| getDataFactory () | |
| getHelpTextRetriever () | |
| getUploadLimitResolver () | |
| 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 Listing implementation.
Definition at line 30 of file ListingTest.php.
| ListingTest::getListingFactory | ( | ) | 
Definition at line 32 of file ListingTest.php.
Referenced by testDescriptiveGetItems(), testDescriptiveInvalidItems2(), testDescriptiveInvalidItems3(), testDescriptiveWithItems(), testImplementsFactoryInterface(), testOrderedGetItems(), testOrderedWithItems(), testRenderDescriptiveListing(), testRenderOrderedListing(), testRenderUnorderedListing(), testUnorderedGetItems(), and testUnorderedWithItems().
 Here is the caller graph for this function:| ListingTest::testDescriptiveGetItems | ( | ) | 
Definition at line 87 of file ListingTest.php.
References Vendor\Package\$f, and getListingFactory().
 Here is the call graph for this function:| ListingTest::testDescriptiveInvalidItems2 | ( | ) | 
Definition at line 139 of file ListingTest.php.
References Vendor\Package\$e, Vendor\Package\$f, and getListingFactory().
 Here is the call graph for this function:| ListingTest::testDescriptiveInvalidItems3 | ( | ) | 
Definition at line 150 of file ListingTest.php.
References Vendor\Package\$e, Vendor\Package\$f, and getListingFactory().
 Here is the call graph for this function:| ListingTest::testDescriptiveWithItems | ( | ) | 
Definition at line 114 of file ListingTest.php.
References Vendor\Package\$f, and getListingFactory().
 Here is the call graph for this function:| ListingTest::testImplementsFactoryInterface | ( | ) | 
Definition at line 37 of file ListingTest.php.
References Vendor\Package\$f, and getListingFactory().
 Here is the call graph for this function:| ListingTest::testOrderedGetItems | ( | ) | 
Definition at line 69 of file ListingTest.php.
References Vendor\Package\$f, and getListingFactory().
 Here is the call graph for this function:| ListingTest::testOrderedWithItems | ( | ) | 
Definition at line 96 of file ListingTest.php.
References Vendor\Package\$f, and getListingFactory().
 Here is the call graph for this function:| ListingTest::testRenderDescriptiveListing | ( | ) | 
Definition at line 177 of file ListingTest.php.
References Vendor\Package\$f, $r, ILIAS_UI_TestBase\getDefaultRenderer(), getListingFactory(), and ILIAS_UI_TestBase\normalizeHTML().
 Here is the call graph for this function:| ListingTest::testRenderOrderedListing | ( | ) | 
Definition at line 123 of file ListingTest.php.
References Vendor\Package\$f, $r, ILIAS_UI_TestBase\getDefaultRenderer(), getListingFactory(), and ILIAS_UI_TestBase\normalizeHTML().
 Here is the call graph for this function:| ListingTest::testRenderUnorderedListing | ( | ) | 
Definition at line 161 of file ListingTest.php.
References Vendor\Package\$f, $r, ILIAS_UI_TestBase\getDefaultRenderer(), getListingFactory(), and ILIAS_UI_TestBase\normalizeHTML().
 Here is the call graph for this function:| ListingTest::testUnorderedGetItems | ( | ) | 
Definition at line 78 of file ListingTest.php.
References Vendor\Package\$f, and getListingFactory().
 Here is the call graph for this function:| ListingTest::testUnorderedWithItems | ( | ) | 
Definition at line 105 of file ListingTest.php.
References Vendor\Package\$f, and getListingFactory().
 Here is the call graph for this function: