Ajax Tests.

File

core/modules/simpletest/tests/ajax.test

Classes

Namesort descending Description
AJAXCommandsTestCase Tests Ajax framework commands.
AJAXDialogTest Tests use of dialogs as wrappers for Ajax responses.
AJAXElementValidation Miscellaneous Ajax tests using ajax_test module.
AJAXFormPageCacheTestCase Test Ajax forms when page caching for anonymous users is turned on.
AJAXFormValuesTestCase Test that $form_state['values'] is properly delivered to $ajax['callback'].
AJAXFrameworkTestCase Tests primary Ajax framework functions.
AJAXMultiFormTestCase Tests that Ajax-enabled forms work when multiple instances of the same form are on a page.
AJAXTestCase Ajax Test.