|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for RadioInputTest:
Collaboration diagram for RadioInputTest:Public Member Functions | |
| setUp () | |
| test_implements_factory_interface () | |
| test_render () | |
| test_render_value () | |
| test_with_dependant () | |
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) | |
Protected Member Functions | |
| buildFactory () | |
| buildRadio () | |
Definition at line 15 of file RadioInputTest.php.
|
protected |
Definition at line 22 of file RadioInputTest.php.
Referenced by buildRadio(), test_implements_factory_interface(), and test_with_dependant().
Here is the caller graph for this function:
|
protected |
Definition at line 33 of file RadioInputTest.php.
References $f, and buildFactory().
Referenced by test_render(), 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 17 of file RadioInputTest.php.
| RadioInputTest::test_implements_factory_interface | ( | ) |
Definition at line 46 of file RadioInputTest.php.
References $f, and buildFactory().
Here is the call graph for this function:| RadioInputTest::test_render | ( | ) |
Definition at line 55 of file RadioInputTest.php.
References $name, PHPMailer\PHPMailer\$options, $r, 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, PHPMailer\PHPMailer\$options, $r, ILIAS_UI_TestBase\assertHTMLEquals(), buildRadio(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| RadioInputTest::test_with_dependant | ( | ) |
Definition at line 127 of file RadioInputTest.php.
References $f, $r, buildFactory(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function: