ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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().
|
protected |
Definition at line 33 of file RadioInputTest.php.
References $f, and buildFactory().
Referenced by test_render(), and test_render_value().
RadioInputTest::setUp | ( | ) |
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().
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().
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().
RadioInputTest::test_with_dependant | ( | ) |
Definition at line 127 of file RadioInputTest.php.
References $f, $r, buildFactory(), and ILIAS_UI_TestBase\getDefaultRenderer().