Search for test

  1. Search 9.5.x for test
  2. Search 8.9.x for test
  3. Search 10.3.x for test
  4. Search 11.x for test
  5. Other projects
Title Object type File name Summary
AJAXMultiFormTestCase::setUp function modules/simpletest/tests/ajax.test Sets up a Drupal site for running functional and integration tests.
AJAXMultiFormTestCase::testMultiForm function modules/simpletest/tests/ajax.test Test that a page with the 'page_node_form' included twice works correctly.
AJAXTestCase class modules/simpletest/tests/ajax.test
AJAXTestCase::assertCommand function modules/simpletest/tests/ajax.test Assert that a command with the required properties exists within the array of Ajax commands returned by the server.
AJAXTestCase::setUp function modules/simpletest/tests/ajax.test Sets up a Drupal site for running functional and integration tests.
ajax_forms_test.info file modules/simpletest/tests/ajax_forms_test.info name = "AJAX form test mock module"
description = "Test for AJAX form calls."
core = 7.x
package = Testing
version = VERSION
hidden = TRUE
ajax_forms_test.module file modules/simpletest/tests/ajax_forms_test.module Simpletest mock module for Ajax forms testing.
ajax_forms_test_advanced_commands_add_css_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'add_css'.
ajax_forms_test_advanced_commands_after_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'after'.
ajax_forms_test_advanced_commands_alert_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'alert'.
ajax_forms_test_advanced_commands_append_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'append'.
ajax_forms_test_advanced_commands_before_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'before'.
ajax_forms_test_advanced_commands_changed_asterisk_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'changed' with asterisk marking inner div.
ajax_forms_test_advanced_commands_changed_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'changed'.
ajax_forms_test_advanced_commands_css_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'css'.
ajax_forms_test_advanced_commands_data_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'data'.
ajax_forms_test_advanced_commands_html_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'html'.
ajax_forms_test_advanced_commands_insert_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'insert'.
ajax_forms_test_advanced_commands_invoke_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'invoke'.
ajax_forms_test_advanced_commands_prepend_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'prepend'.
ajax_forms_test_advanced_commands_remove_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'remove'.
ajax_forms_test_advanced_commands_restripe_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'restripe'.
ajax_forms_test_advanced_commands_settings_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'settings'.
ajax_forms_test_ajax_commands_form function modules/simpletest/tests/ajax_forms_test.module Form to display the Ajax Commands.
ajax_forms_test_lazy_load_form function modules/simpletest/tests/ajax_forms_test.module Form builder: Builds a form that triggers a simple AJAX callback.
ajax_forms_test_lazy_load_form_ajax function modules/simpletest/tests/ajax_forms_test.module AJAX callback for the ajax_forms_test_lazy_load_form() form.
ajax_forms_test_lazy_load_form_submit function modules/simpletest/tests/ajax_forms_test.module Form submit handler: Adds JavaScript and CSS that wasn't on the original form.
ajax_forms_test_menu function modules/simpletest/tests/ajax_forms_test.module Implements hook_menu().
ajax_forms_test_simple_form function modules/simpletest/tests/ajax_forms_test.module A basic form used to test form_state['values'] during callback.
ajax_forms_test_simple_form_checkbox_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback triggered by checkbox.
ajax_forms_test_simple_form_select_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback triggered by select.
ajax_forms_test_validation_form function modules/simpletest/tests/ajax_forms_test.module This form and its related submit and callback functions demonstrate
not validating another form element when a single Ajax element is triggered.
ajax_forms_test_validation_form_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for the 'drivertext' element of the validation form.
ajax_forms_test_validation_form_submit function modules/simpletest/tests/ajax_forms_test.module Submit handler for the validation form.
ajax_test.info file modules/simpletest/tests/ajax_test.info name = AJAX Test
description = Support module for AJAX framework tests.
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
ajax_test.module file modules/simpletest/tests/ajax_test.module Helper module for Ajax framework tests.
ajax_test_error function modules/simpletest/tests/ajax_test.module Menu callback; Returns Ajax element with #error property set.
ajax_test_link function modules/simpletest/tests/ajax_test.module Menu callback; Renders a #type link with #ajax.
ajax_test_menu function modules/simpletest/tests/ajax_test.module Implements hook_menu().
ajax_test_render function modules/simpletest/tests/ajax_test.module Menu callback; Return an element suitable for use by ajax_deliver().
ajax_test_system_theme_info function modules/simpletest/tests/ajax_test.module Implements hook_system_theme_info().
AnnounceFeedTestInvalidJsonTestCase class modules/announcements_feed/tests/announce_feed_test.test Tests the announcements feed with invalid JSON URLs.
AnnounceFeedTestInvalidJsonTestCase::$invalidJson property modules/announcements_feed/tests/announce_feed_test.test A test endpoint which returns invalid JSON.
AnnounceFeedTestInvalidJsonTestCase::$removed property modules/announcements_feed/tests/announce_feed_test.test A test endpoint that will have some feeds removed.
AnnounceFeedTestInvalidJsonTestCase::$responseJson property modules/announcements_feed/tests/announce_feed_test.test A test endpoint which contains the community feeds.
AnnounceFeedTestInvalidJsonTestCase::$unknownJson property modules/announcements_feed/tests/announce_feed_test.test A test endpoint which does not exist.
AnnounceFeedTestInvalidJsonTestCase::$user property modules/announcements_feed/tests/announce_feed_test.test A user with permission to access toolbar and access announcements.
AnnounceFeedTestInvalidJsonTestCase::getInfo function modules/announcements_feed/tests/announce_feed_test.test
AnnounceFeedTestInvalidJsonTestCase::setUp function modules/announcements_feed/tests/announce_feed_test.test Sets up a Drupal site for running functional and integration tests.
AnnounceFeedTestInvalidJsonTestCase::testInvalidFeedResponse function modules/announcements_feed/tests/announce_feed_test.test Test the announcements feed with invalid JSON or non-existing JSON URL.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.