|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Inheritance diagram for RadioInputTest:
Collaboration diagram for RadioInputTest:Public Member Functions | |
| setUp () | |
| test_implements_factory_interface () | |
| test_render () | |
| test_render_value () | |
| test_render_disabled () | |
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) | |
Protected Member Functions | |
| buildFactory () | |
| buildRadio () | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML ($html) | |
| A more radical version of normalizeHTML. More... | |
Definition at line 14 of file RadioInputTest.php.
|
protected |
Definition at line 21 of file RadioInputTest.php.
Referenced by buildRadio(), and test_implements_factory_interface().
Here is the caller graph for this function:
|
protected |
Definition at line 33 of file RadioInputTest.php.
References Vendor\Package\$f, and buildFactory().
Referenced by test_render(), test_render_disabled(), and test_render_value().
Here is the call graph for this function:
Here is the caller graph for this function:| RadioInputTest::setUp | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 16 of file RadioInputTest.php.
| RadioInputTest::test_implements_factory_interface | ( | ) |
Definition at line 46 of file RadioInputTest.php.
References Vendor\Package\$f, and buildFactory().
Here is the call graph for this function:| RadioInputTest::test_render | ( | ) |
Definition at line 55 of file RadioInputTest.php.
References $name, ILIAS_UI_TestBase\assertHTMLEquals(), buildRadio(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| RadioInputTest::test_render_disabled | ( | ) |
Definition at line 128 of file RadioInputTest.php.
References $name, ILIAS_UI_TestBase\assertHTMLEquals(), buildRadio(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| RadioInputTest::test_render_value | ( | ) |
Definition at line 88 of file RadioInputTest.php.
References $name, ILIAS_UI_TestBase\assertHTMLEquals(), buildRadio(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function: