namespace Drupal\FunctionalJavascriptTests\Ajax
Same name in other branches
Object name | File name | Summary |
---|---|---|
AjaxCallbacksTest | core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxCallbacksTest.php | Tests Ajax callbacks on FAPI elements. |
AjaxFormCacheTest | core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormCacheTest.php | Tests the usage of form caching for AJAX forms. |
AjaxFormImageButtonTest | core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormImageButtonTest.php | Tests the Ajax image buttons work with key press events. |
AjaxFormPageCacheTest | core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormPageCacheTest.php | Performs tests on AJAX forms in cached pages. |
AjaxInGroupTest | core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxInGroupTest.php | Tests that form elements in groups work correctly with AJAX. |
AjaxMaintenanceModeTest | core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxMaintenanceModeTest.php | Tests maintenance message during an AJAX call. |
AjaxTest | core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxTest.php | Tests AJAX responses. |
CommandsTest | core/tests/Drupal/FunctionalJavascriptTests/Ajax/CommandsTest.php | Performs tests on AJAX framework commands. |
DialogTest | core/tests/Drupal/FunctionalJavascriptTests/Ajax/DialogTest.php | Performs tests on opening and manipulating dialogs via AJAX commands. |
ElementValidationTest | core/tests/Drupal/FunctionalJavascriptTests/Ajax/ElementValidationTest.php | Various tests of AJAX behavior. |
FocusFirstCommandTest | core/tests/Drupal/FunctionalJavascriptTests/Ajax/FocusFirstCommandTest.php | Tests setting focus via AJAX command. |
FormValuesTest | core/tests/Drupal/FunctionalJavascriptTests/Ajax/FormValuesTest.php | Tests that form values are properly delivered to AJAX callbacks. |
MessageCommandTest | core/tests/Drupal/FunctionalJavascriptTests/Ajax/MessageCommandTest.php | Tests adding messages via AJAX command. |
MultiFormTest | core/tests/Drupal/FunctionalJavascriptTests/Ajax/MultiFormTest.php | Tests AJAX-enabled forms when multiple instances of the form are on a page. |
ThrobberTest | core/tests/Drupal/FunctionalJavascriptTests/Ajax/ThrobberTest.php | Tests the throbber. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.