|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Test on standard form implementation. More...
Inheritance diagram for StandardFormTest:
Collaboration diagram for StandardFormTest:Public Member Functions | |
| getUIFactory () | |
| test_getPostURL () | |
| test_render () | |
| test_render_no_url () | |
Public Member Functions inherited from ILIAS_UI_TestBase | |
| 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 () | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| 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().
Here is the caller graph for this function:
|
protected |
Definition at line 34 of file StandardFormTest.php.
References buildInputFactory().
Referenced by test_getPostURL(), test_render(), and test_render_no_url().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 40 of file StandardFormTest.php.
Referenced by buildFactory(), test_getPostURL(), test_render(), and test_render_no_url().
Here is the caller graph for this function:| StandardFormTest::getUIFactory | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 58 of file StandardFormTest.php.
References buildButtonFactory().
Here is the call graph for this function:| StandardFormTest::test_getPostURL | ( | ) |
Definition at line 64 of file StandardFormTest.php.
References Vendor\Package\$f, ILIAS\GlobalScreen\Provider\$if, $url, buildFactory(), and buildInputFactory().
Here is the call graph for this function:| 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().
Here is the call graph for this function:| 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().
Here is the call graph for this function: