|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for PlayerVideoTest:
Collaboration diagram for PlayerVideoTest:Public Member Functions | |
| getUIFactory () | |
| getFactory () | |
| testImplementsFactoryInterface () | |
| testGetTitleGetSource () | |
| testGetTitleGetPoster () | |
| testGetTitleGetSubtitleFile () | |
| testRenderVideo () | |
| testRenderWithPoster () | |
| testRenderWithSubtitles () | |
Public Member Functions inherited from ILIAS_UI_TestBase | |
| setUp () | |
| tearDown () | |
| getUIFactory () | |
| getTemplateFactory () | |
| getResourceRegistry () | |
| getLanguage () | |
| getJavaScriptBinding () | |
| getRefinery () | |
| getImagePathResolver () | |
| getDataFactory () | |
| getHelpTextRetriever () | |
| getUploadLimitResolver () | |
| 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 | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| 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... | |
Definition at line 31 of file PlayerVideoTest.php.
| PlayerVideoTest::getFactory | ( | ) |
Definition at line 60 of file PlayerVideoTest.php.
Referenced by testGetTitleGetPoster(), testGetTitleGetSource(), testGetTitleGetSubtitleFile(), testImplementsFactoryInterface(), testRenderVideo(), testRenderWithPoster(), and testRenderWithSubtitles().
Here is the caller graph for this function:| PlayerVideoTest::getUIFactory | ( | ) |
Definition at line 33 of file PlayerVideoTest.php.
References ILIAS\MetaData\Repository\Validation\Data\__construct(), ILIAS\Repository\button(), and ILIAS\Repository\modal().
Here is the call graph for this function:| PlayerVideoTest::testGetTitleGetPoster | ( | ) |
Definition at line 83 of file PlayerVideoTest.php.
References Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| PlayerVideoTest::testGetTitleGetSource | ( | ) |
Definition at line 74 of file PlayerVideoTest.php.
References Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| PlayerVideoTest::testGetTitleGetSubtitleFile | ( | ) |
Definition at line 92 of file PlayerVideoTest.php.
References Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| PlayerVideoTest::testImplementsFactoryInterface | ( | ) |
Definition at line 65 of file PlayerVideoTest.php.
References Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| PlayerVideoTest::testRenderVideo | ( | ) |
Definition at line 101 of file PlayerVideoTest.php.
References Vendor\Package\$f, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function:| PlayerVideoTest::testRenderWithPoster | ( | ) |
Definition at line 121 of file PlayerVideoTest.php.
References Vendor\Package\$f, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function:| PlayerVideoTest::testRenderWithSubtitles | ( | ) |
Definition at line 142 of file PlayerVideoTest.php.
References Vendor\Package\$f, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function: