ILIAS
release_8 Revision v8.23
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
getFactory () | |
test_implements_factory_interface () | |
test_with_description () | |
test_with_property () | |
test_with_close () | |
test_with_lead_icon () | |
test_render_base () | |
test_render_critical () | |
test_render_with_description () | |
test_render_with_property () | |
test_render_with_lead_icon () | |
test_render_with_close () | |
![]() | |
setUp () | |
tearDown () | |
getUIFactory () | |
getTemplateFactory () | |
getResourceRegistry () | |
getLanguage () | |
getJavaScriptBinding () | |
getRefinery () | |
getImagePathResolver () | |
getDataFactory () | |
getDefaultRenderer (JavaScriptBinding $js_binding=null, array $with_stub_renderings=[]) | |
getDecoratedRenderer (Renderer $default) | |
normalizeHTML (string $html) | |
assertHTMLEquals (string $expected_html_as_string, string $html_as_string) | |
Additional Inherited Members | |
![]() | |
brutallyTrimHTML (string $html) | |
A more radical version of normalizeHTML. More... | |
brutallyTrimSignals (string $html) | |
A naive replacement of all il_signal-ids with dots to ease comparisons of rendered output. More... | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Test items shy
Definition at line 29 of file ItemShyTest.php.
ItemShyTest::getFactory | ( | ) |
Definition at line 31 of file ItemShyTest.php.
Referenced by test_implements_factory_interface(), test_render_base(), test_render_critical(), test_with_close(), test_with_description(), test_with_lead_icon(), and test_with_property().
ItemShyTest::test_implements_factory_interface | ( | ) |
Definition at line 36 of file ItemShyTest.php.
References Vendor\Package\$f, and getFactory().
ItemShyTest::test_render_base | ( | ) |
Definition at line 75 of file ItemShyTest.php.
References $c, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
ItemShyTest::test_render_critical | ( | ) |
Definition at line 93 of file ItemShyTest.php.
References $c, and getFactory().
ItemShyTest::test_render_with_close | ( | ) |
Definition at line 175 of file ItemShyTest.php.
ItemShyTest::test_render_with_description | ( | ) |
Definition at line 111 of file ItemShyTest.php.
ItemShyTest::test_render_with_lead_icon | ( | ) |
Definition at line 154 of file ItemShyTest.php.
ItemShyTest::test_render_with_property | ( | ) |
Definition at line 130 of file ItemShyTest.php.
ItemShyTest::test_with_close | ( | ) |
Definition at line 59 of file ItemShyTest.php.
References $c, Vendor\Package\$f, ILIAS\UI\examples\Symbol\Glyph\Close\close(), and getFactory().
ItemShyTest::test_with_description | ( | ) |
Definition at line 45 of file ItemShyTest.php.
References $c, Vendor\Package\$f, and getFactory().
ItemShyTest::test_with_lead_icon | ( | ) |
Definition at line 66 of file ItemShyTest.php.
References $c, Vendor\Package\$f, getFactory(), and ILIAS\UI\examples\MainControls\Slate\Notification\standard().
ItemShyTest::test_with_property | ( | ) |
Definition at line 52 of file ItemShyTest.php.
References $c, Vendor\Package\$f, and getFactory().