|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Tests on abstract base class for modals. More...
Inheritance diagram for ModalTest:
Collaboration diagram for ModalTest:Public Member Functions | |
| test_with_close_with_keyboard () | |
| test_with_async_rendered_url () | |
| test_get_signals () | |
| test_with_reset_signals () | |
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 | |
| getModal () | |
Protected Member Functions inherited from ModalBase | |
| getModalFactory () | |
| getButtonFactory () | |
| getDummyComponent () | |
Tests on abstract base class for modals.
Definition at line 12 of file ModalTest.php.
|
protected |
Definition at line 52 of file ModalTest.php.
Referenced by test_get_signals(), test_with_async_rendered_url(), test_with_close_with_keyboard(), and test_with_reset_signals().
Here is the caller graph for this function:| ModalTest::test_get_signals | ( | ) |
Definition at line 28 of file ModalTest.php.
References getModal().
Here is the call graph for this function:| ModalTest::test_with_async_rendered_url | ( | ) |
Definition at line 22 of file ModalTest.php.
References getModal().
Here is the call graph for this function:| ModalTest::test_with_close_with_keyboard | ( | ) |
Definition at line 14 of file ModalTest.php.
References getModal().
Here is the call graph for this function:| ModalTest::test_with_reset_signals | ( | ) |
Definition at line 42 of file ModalTest.php.
References getModal().
Here is the call graph for this function: