AJAXCommandsTestCase::testAJAXCommands in core/modules/simpletest/tests/ajax.test
Test the various Ajax Commands.
AJAXCommandsTestCase::testAJAXCommands in core/modules/simpletest/tests/ajax.test
Test the various Ajax Commands.
AJAXFormPageCacheTestCase::testSimpleAJAXFormValue in core/modules/simpletest/tests/ajax.test
Create a simple form, then POST to system/ajax to change to it.
AJAXFormPageCacheTestCase::testSimpleAJAXFormValue in core/modules/simpletest/tests/ajax.test
Create a simple form, then POST to system/ajax to change to it.
AJAXFormValuesTestCase::testSimpleAJAXFormValue in core/modules/simpletest/tests/ajax.test
Create a simple form, then POST to system/ajax to change to it.
AJAXFormValuesTestCase::testSimpleAJAXFormValue in core/modules/simpletest/tests/ajax.test
Create a simple form, then POST to system/ajax to change to it.
AJAXFrameworkTestCase::testAJAXRender in core/modules/simpletest/tests/ajax.test
Test that ajax_render() returns JavaScript settings generated during the page request.
AJAXFrameworkTestCase::testAJAXRender in core/modules/simpletest/tests/ajax.test
Test that ajax_render() returns JavaScript settings generated during the page request.
AJAXFrameworkTestCase::testAJAXRenderError in core/modules/simpletest/tests/ajax.test
Test behavior of ajax_render_error().
AJAXFrameworkTestCase::testAJAXRenderError in core/modules/simpletest/tests/ajax.test
Test behavior of ajax_render_error().
AJAXFrameworkTestCase::testLazyLoad in core/modules/simpletest/tests/ajax.test
Test that new JavaScript and CSS files added during an AJAX request are returned.
AJAXFrameworkTestCase::testLazyLoad in core/modules/simpletest/tests/ajax.test
Test that new JavaScript and CSS files added during an AJAX request are returned.