|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Tests on implementation for the lightbox modal. More...
Inheritance diagram for LightboxTest:
Collaboration diagram for LightboxTest:Public Member Functions | |
| test_get_single_page () | |
| test_get_multiple_page () | |
| test_simple_rendering () | |
Public Member Functions inherited from ModalBase | |
| getUIFactory () | |
| normalizeHTML ($html) | |
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 | |
| getLightboxPage () | |
| getExpectedHTML () | |
Protected Member Functions inherited from ModalBase | |
| getModalFactory () | |
| getButtonFactory () | |
| getDummyComponent () | |
Tests on implementation for the lightbox modal.
Definition at line 12 of file LightboxTest.php.
|
protected |
Definition at line 42 of file LightboxTest.php.
References data.
Referenced by test_simple_rendering().
Here is the caller graph for this function:
|
protected |
Definition at line 37 of file LightboxTest.php.
Referenced by test_get_multiple_page(), and test_get_single_page().
Here is the caller graph for this function:| LightboxTest::test_get_multiple_page | ( | ) |
Definition at line 21 of file LightboxTest.php.
References getLightboxPage(), and ModalBase\getModalFactory().
Here is the call graph for this function:| LightboxTest::test_get_single_page | ( | ) |
Definition at line 14 of file LightboxTest.php.
References getLightboxPage(), and ModalBase\getModalFactory().
Here is the call graph for this function:| LightboxTest::test_simple_rendering | ( | ) |
Definition at line 28 of file LightboxTest.php.
References ILIAS_UI_TestBase\getDefaultRenderer(), getExpectedHTML(), ModalBase\getModalFactory(), ModalBase\getUIFactory(), and ModalBase\normalizeHTML().
Here is the call graph for this function: