ILIAS
release_8 Revision v8.23
|
Tests on abstract base class for modals. More...
Public Member Functions | |
test_with_close_with_keyboard () | |
test_with_async_rendered_url () | |
test_get_signals () | |
test_with_reset_signals () | |
![]() | |
getUIFactory () | |
normalizeHTML (string $html) | |
![]() | |
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) | |
Protected Member Functions | |
getModal () | |
![]() | |
getModalFactory () | |
getButtonFactory () | |
getDummyComponent () | |
![]() | |
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... | |
Tests on abstract base class for modals.
Definition at line 30 of file ModalTest.php.
|
protected |
Definition at line 70 of file ModalTest.php.
Referenced by test_get_signals(), test_with_async_rendered_url(), test_with_close_with_keyboard(), and test_with_reset_signals().
ModalTest::test_get_signals | ( | ) |
Definition at line 46 of file ModalTest.php.
References getModal().
ModalTest::test_with_async_rendered_url | ( | ) |
Definition at line 40 of file ModalTest.php.
References getModal().
ModalTest::test_with_close_with_keyboard | ( | ) |
Definition at line 32 of file ModalTest.php.
References getModal().
ModalTest::test_with_reset_signals | ( | ) |
Definition at line 60 of file ModalTest.php.
References getModal().