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
form_test_storage_element_validate_value_cached function modules/simpletest/tests/form_test.module Form element validation handler for 'value' element in form_test_storage_form().
form_test_storage_form function modules/simpletest/tests/form_test.module A multistep form for testing the form storage.
form_test_storage_form_submit function modules/simpletest/tests/form_test.module Form submit handler to finish multi-step form.
form_test_storage_legacy_handler function modules/simpletest/tests/form_test.module Emulate legacy AHAH-style ajax callback.
form_test_storage_page_cache_form function modules/simpletest/tests/form_test.module A simple form for testing form storage when page caching is enabled.
form_test_storage_page_cache_old_build_id function modules/simpletest/tests/form_test.module Form element #after_build callback: output the old form build-id.
form_test_storage_page_cache_rebuild function modules/simpletest/tests/form_test.module Form submit callback: Rebuild the form and continue.
form_test_two_instances function modules/simpletest/tests/form_test.module Menu callback that returns two instances of the node form.
form_test_user_register_form_rebuild function modules/simpletest/tests/form_test.module Submit callback that just lets the form rebuild.
form_test_validate_form function modules/simpletest/tests/form_test.module Form builder for testing drupal_validate_form().
form_test_validate_form_validate function modules/simpletest/tests/form_test.module Form validation handler for form_test_validate_form().
form_test_validate_no_token function modules/simpletest/tests/form_test.module Form builder for testing submission of a form without a CSRF token.
form_test_validate_no_token_submit function modules/simpletest/tests/form_test.module Form submission handler for form_test_validate_no_token().
form_test_validate_required_form function modules/simpletest/tests/form_test.module Form constructor to test the #required property.
form_test_validate_required_form_no_title function modules/simpletest/tests/form_test.module Form constructor to test the #required property without #title.
form_test_validate_required_form_no_title_submit function modules/simpletest/tests/form_test.module Form submission handler for form_test_validate_required_form_no_title().
form_test_validate_required_form_submit function modules/simpletest/tests/form_test.module Form submission handler for form_test_validate_required_form().
form_test_wrapper_callback function modules/simpletest/tests/form_test.module Menu callback; Invokes a form builder function with a wrapper callback.
form_test_wrapper_callback_form function modules/simpletest/tests/form_test.module Form builder for form wrapper callback test.
form_test_wrapper_callback_wrapper function modules/simpletest/tests/form_test.module Form wrapper for form_test_wrapper_callback_form().
forum.test file modules/forum/forum.test Tests for forum.module.
ForumIndexTestCase class modules/forum/forum.test Tests the forum index listing.
ForumIndexTestCase::getInfo function modules/forum/forum.test
ForumIndexTestCase::setUp function modules/forum/forum.test Sets up a Drupal site for running functional and integration tests.
ForumIndexTestCase::testForumIndexStatus function modules/forum/forum.test Tests the forum index for published and unpublished nodes.
ForumTestCase class modules/forum/forum.test Provides automated tests for the Forum module.
ForumTestCase::$admin_user property modules/forum/forum.test A user with various administrative privileges.
ForumTestCase::$container property modules/forum/forum.test An array representing a container.
ForumTestCase::$delete_forum property modules/forum/forum.test A forum to delete.
ForumTestCase::$edit_any_topics_user property modules/forum/forum.test A user that can create, edit, and delete forum topics.
ForumTestCase::$edit_own_topics_user property modules/forum/forum.test A user that can create forum topics and edit its own topics.
ForumTestCase::$forum property modules/forum/forum.test An array representing a forum.
ForumTestCase::$nids property modules/forum/forum.test An array of forum topic node IDs.
ForumTestCase::$root_forum property modules/forum/forum.test An array representing a root forum.
ForumTestCase::$web_user property modules/forum/forum.test A user with no special privileges.
ForumTestCase::createForum function modules/forum/forum.test Creates a forum container or a forum.
ForumTestCase::createForumTopic function modules/forum/forum.test Creates forum topic.
ForumTestCase::deleteForum function modules/forum/forum.test Deletes a forum.
ForumTestCase::doAdminTests function modules/forum/forum.test Runs admin tests on the admin user.
ForumTestCase::doBasicTests function modules/forum/forum.test Runs basic tests on the indicated user.
ForumTestCase::editForumTaxonomy function modules/forum/forum.test Edits the forum taxonomy.
ForumTestCase::generateForumTopics function modules/forum/forum.test Generates forum topics to test the display of an active forum block.
ForumTestCase::getInfo function modules/forum/forum.test
ForumTestCase::setUp function modules/forum/forum.test Sets up a Drupal site for running functional and integration tests.
ForumTestCase::testAddOrphanTopic function modules/forum/forum.test Tests that forum nodes can't be added without a parent.
ForumTestCase::testEnableForumField function modules/forum/forum.test Tests disabling and re-enabling the Forum module.
ForumTestCase::testForum function modules/forum/forum.test Tests forum functionality through the admin and user interfaces.
ForumTestCase::verifyForums function modules/forum/forum.test Verifies that the logged in user has access to a forum nodes.
ForumTestCase::verifyForumView function modules/forum/forum.test Verifies display of forum page.
ForumTestCase::viewForumTopics function modules/forum/forum.test Views forum topics to test the display of an active forum block.

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