|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Tests for Presentation Table. More...
Inheritance diagram for PresentationTest:
Collaboration diagram for PresentationTest:Public Member Functions | |
| testTableConstruction () | |
| testBareTableRendering () | |
| testRowConstruction () | |
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) | |
Private Member Functions | |
| getFactory () | |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML ($html) | |
| A more radical version of normalizeHTML. More... | |
Tests for Presentation Table.
Definition at line 13 of file PresentationTest.php.
|
private |
Definition at line 15 of file PresentationTest.php.
Referenced by testBareTableRendering(), testRowConstruction(), and testTableConstruction().
Here is the caller graph for this function:| PresentationTest::testBareTableRendering | ( | ) |
Definition at line 42 of file PresentationTest.php.
References Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function:| PresentationTest::testRowConstruction | ( | ) |
Definition at line 56 of file PresentationTest.php.
References Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| PresentationTest::testTableConstruction | ( | ) |
Definition at line 22 of file PresentationTest.php.
References Vendor\Package\$f, and getFactory().
Here is the call graph for this function: