ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Test on standard form implementation. More...
Public Member Functions | |
getUIFactory () | |
test_getPostURL () | |
test_render () | |
test_render_no_url () | |
![]() | |
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) | |
Protected Member Functions | |
buildFactory () | |
buildInputFactory () | |
buildButtonFactory () | |
![]() | |
brutallyTrimHTML ($html) | |
A more radical version of normalizeHTML. More... | |
Test on standard form implementation.
Definition at line 32 of file StandardFormTest.php.
|
protected |
Definition at line 52 of file StandardFormTest.php.
Referenced by getUIFactory().
|
protected |
Definition at line 34 of file StandardFormTest.php.
References buildInputFactory().
Referenced by test_getPostURL(), test_render(), and test_render_no_url().
|
protected |
Definition at line 40 of file StandardFormTest.php.
Referenced by buildFactory(), test_getPostURL(), test_render(), and test_render_no_url().
StandardFormTest::getUIFactory | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 58 of file StandardFormTest.php.
References buildButtonFactory().
StandardFormTest::test_getPostURL | ( | ) |
Definition at line 64 of file StandardFormTest.php.
References Vendor\Package\$f, ILIAS\GlobalScreen\Provider\$if, $url, buildFactory(), and buildInputFactory().
StandardFormTest::test_render | ( | ) |
Definition at line 74 of file StandardFormTest.php.
References Vendor\Package\$f, ILIAS\GlobalScreen\Provider\$if, $url, ILIAS_UI_TestBase\assertHTMLEquals(), buildFactory(), buildInputFactory(), and ILIAS_UI_TestBase\getDefaultRenderer().
StandardFormTest::test_render_no_url | ( | ) |
Definition at line 91 of file StandardFormTest.php.
References Vendor\Package\$f, ILIAS\GlobalScreen\Provider\$if, $url, ILIAS_UI_TestBase\assertHTMLEquals(), buildFactory(), buildInputFactory(), and ILIAS_UI_TestBase\getDefaultRenderer().