|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Tests on implementation for the interruptive modal. More...
Inheritance diagram for InterruptiveTest:
Collaboration diagram for InterruptiveTest:Public Member Functions | |
| test_get_title () | |
| test_get_message () | |
| test_get_form_action () | |
| test_get_affected_items () | |
| test_with_form_action () | |
| test_with_affected_items () | |
| 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 | |
| getInterruptiveItem () | |
| getExpectedHTML () | |
Protected Member Functions inherited from ModalBase | |
| getModalFactory () | |
| getButtonFactory () | |
| getDummyComponent () | |
Tests on implementation for the interruptive modal.
Definition at line 13 of file InterruptiveTest.php.
|
protected |
Definition at line 71 of file InterruptiveTest.php.
Referenced by test_simple_rendering().
Here is the caller graph for this function:
|
protected |
Definition at line 66 of file InterruptiveTest.php.
Referenced by test_get_affected_items(), and test_with_affected_items().
Here is the caller graph for this function:| InterruptiveTest::test_get_affected_items | ( | ) |
Definition at line 33 of file InterruptiveTest.php.
References getInterruptiveItem(), and ModalBase\getModalFactory().
Here is the call graph for this function:| InterruptiveTest::test_get_form_action | ( | ) |
Definition at line 27 of file InterruptiveTest.php.
References ModalBase\getModalFactory().
Here is the call graph for this function:| InterruptiveTest::test_get_message | ( | ) |
Definition at line 21 of file InterruptiveTest.php.
References ModalBase\getModalFactory().
Here is the call graph for this function:| InterruptiveTest::test_get_title | ( | ) |
Definition at line 15 of file InterruptiveTest.php.
References ModalBase\getModalFactory().
Here is the call graph for this function:| InterruptiveTest::test_simple_rendering | ( | ) |
Definition at line 58 of file InterruptiveTest.php.
References ILIAS_UI_TestBase\getDefaultRenderer(), getExpectedHTML(), ModalBase\getModalFactory(), and ModalBase\normalizeHTML().
Here is the call graph for this function:| InterruptiveTest::test_with_affected_items | ( | ) |
Definition at line 49 of file InterruptiveTest.php.
References getInterruptiveItem(), and ModalBase\getModalFactory().
Here is the call graph for this function:| InterruptiveTest::test_with_form_action | ( | ) |
Definition at line 41 of file InterruptiveTest.php.
References ModalBase\getModalFactory().
Here is the call graph for this function: