ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Tests for Presentation Table. More...
Public Member Functions | |
testTableConstruction () | |
testBareTableRendering () | |
testRowConstruction () | |
![]() | |
setUp () | |
tearDown () | |
getUIFactory () | |
getTemplateFactory () | |
getResourceRegistry () | |
getLanguage () | |
getJavaScriptBinding () | |
getRefinery () | |
getDefaultRenderer (JavaScriptBinding $js_binding=null) | |
getDecoratedRenderer (Renderer $default) | |
normalizeHTML ($html) | |
assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Private Member Functions | |
getFactory () | |
Additional Inherited Members | |
![]() | |
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().
PresentationTest::testBareTableRendering | ( | ) |
Definition at line 42 of file PresentationTest.php.
References Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
PresentationTest::testRowConstruction | ( | ) |
Definition at line 56 of file PresentationTest.php.
References Vendor\Package\$f, and getFactory().
PresentationTest::testTableConstruction | ( | ) |
Definition at line 22 of file PresentationTest.php.
References Vendor\Package\$f, and getFactory().