AjaxFormCacheTest |
core/modules/system/src/Tests/Ajax/AjaxFormCacheTest.php |
Tests the usage of form caching for AJAX forms. |
AjaxFormPageCacheTest |
core/modules/system/src/Tests/Ajax/AjaxFormPageCacheTest.php |
Performs tests on AJAX forms in cached pages. |
AjaxTestBase |
core/modules/system/src/Tests/Ajax/AjaxTestBase.php |
Provides a base class for Ajax tests. |
CommandsTest |
core/modules/system/src/Tests/Ajax/CommandsTest.php |
Performs tests on AJAX framework commands. |
DialogTest |
core/modules/system/src/Tests/Ajax/DialogTest.php |
Performs tests on opening and manipulating dialogs via AJAX commands. |
ElementValidationTest |
core/modules/system/src/Tests/Ajax/ElementValidationTest.php |
Various tests of AJAX behavior. |
FormValuesTest |
core/modules/system/src/Tests/Ajax/FormValuesTest.php |
Tests that form values are properly delivered to AJAX callbacks. |
FrameworkTest |
core/modules/system/src/Tests/Ajax/FrameworkTest.php |
Performs tests on AJAX framework functions. |
MultiFormTest |
core/modules/system/src/Tests/Ajax/MultiFormTest.php |
Tests that AJAX-enabled forms work when multiple instances of the same form
are on a page. |