|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null) | |
| normalizeHTML ($html) | |
| assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Private Member Functions | |
| getFactory () | |
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 $f, $r, 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 $f, $row, and getFactory().
Here is the call graph for this function:| PresentationTest::testTableConstruction | ( | ) |
Definition at line 22 of file PresentationTest.php.
References $f, and getFactory().
Here is the call graph for this function: