ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
getUIFactory () | |
getFactory () | |
test_implements_factory_interface () | |
test_get_title_get_source () | |
test_get_title_get_poster () | |
test_get_title_get_subtitle_file () | |
test_render_video () | |
test_render_with_poster () | |
test_render_with_subtitles () | |
![]() | |
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
Definition at line 31 of file PlayerVideoTest.php.
PlayerVideoTest::getFactory | ( | ) |
Definition at line 53 of file PlayerVideoTest.php.
Referenced by test_get_title_get_poster(), test_get_title_get_source(), test_get_title_get_subtitle_file(), test_implements_factory_interface(), test_render_video(), test_render_with_poster(), and test_render_with_subtitles().
PlayerVideoTest::getUIFactory | ( | ) |
Definition at line 33 of file PlayerVideoTest.php.
References $factory, ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\UI\examples\Button\Close\modal().
PlayerVideoTest::test_get_title_get_poster | ( | ) |
Definition at line 76 of file PlayerVideoTest.php.
References Vendor\Package\$f, and getFactory().
PlayerVideoTest::test_get_title_get_source | ( | ) |
Definition at line 67 of file PlayerVideoTest.php.
References Vendor\Package\$f, and getFactory().
PlayerVideoTest::test_get_title_get_subtitle_file | ( | ) |
Definition at line 85 of file PlayerVideoTest.php.
References Vendor\Package\$f, and getFactory().
PlayerVideoTest::test_implements_factory_interface | ( | ) |
Definition at line 58 of file PlayerVideoTest.php.
References Vendor\Package\$f, and getFactory().
PlayerVideoTest::test_render_video | ( | ) |
Definition at line 94 of file PlayerVideoTest.php.
References Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
PlayerVideoTest::test_render_with_poster | ( | ) |
Definition at line 114 of file PlayerVideoTest.php.
References Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
PlayerVideoTest::test_render_with_subtitles | ( | ) |
Definition at line 135 of file PlayerVideoTest.php.
References Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().