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
url_alter_test.module file modules/simpletest/tests/url_alter_test.module Module to help test hook_url_inbound_alter() and hook_url_outbound_alter().
url_alter_test_foo function modules/simpletest/tests/url_alter_test.module Menu callback.
url_alter_test_install function modules/simpletest/tests/url_alter_test.install Impelement hook_install().
url_alter_test_menu function modules/simpletest/tests/url_alter_test.module Implements hook_menu().
url_alter_test_url_inbound_alter function modules/simpletest/tests/url_alter_test.module Implements hook_url_inbound_alter().
url_alter_test_url_outbound_alter function modules/simpletest/tests/url_alter_test.module Implements hook_url_outbound_alter().
user.test file modules/user/user.test Tests for user.module.
UserAccountLinksUnitTests class modules/user/user.test Tests user links in the secondary menu.
UserAccountLinksUnitTests::getInfo function modules/user/user.test
UserAccountLinksUnitTests::setUp function modules/user/user.test Sets up a Drupal site for running functional and integration tests.
UserAccountLinksUnitTests::testDisabledAccountLink function modules/user/user.test Tests disabling the 'My account' link.
UserAccountLinksUnitTests::testSecondaryMenu function modules/user/user.test Tests the secondary menu.
UserActionsTest class modules/user/user.test Tests actions provided by the User module.
UserActionsTest::getInfo function modules/user/user.test
UserActionsTest::setUp function modules/user/user.test Sets up a Drupal site for running functional and integration tests.
UserActionsTest::testUserBlockUnBlockActions function modules/user/user.test Tests user block and unblock actions.
UserAdminTestCase class modules/user/user.test
UserAdminTestCase::getInfo function modules/user/user.test
UserAdminTestCase::testUserAdmin function modules/user/user.test Registers a user and deletes it.
UserAuthmapAssignmentTestCase class modules/user/user.test Unit test for authmap assignment.
UserAuthmapAssignmentTestCase::getInfo function modules/user/user.test
UserAuthmapAssignmentTestCase::testAuthmapAssignment function modules/user/user.test Test authmap assignment and retrieval.
UserAutocompleteTestCase class modules/user/user.test Test user autocompletion.
UserAutocompleteTestCase::$privileged_user property modules/user/user.test
UserAutocompleteTestCase::$unprivileged_user property modules/user/user.test
UserAutocompleteTestCase::getInfo function modules/user/user.test
UserAutocompleteTestCase::setUp function modules/user/user.test Sets up a Drupal site for running functional and integration tests.
UserAutocompleteTestCase::testUserAutocomplete function modules/user/user.test Tests access to user autocompletion and verify the correct results.
UserBlocksUnitTests class modules/user/user.test Test user blocks.
UserBlocksUnitTests::getInfo function modules/user/user.test
UserBlocksUnitTests::insertSession function modules/user/user.test Insert a user session into the {sessions} table. This function is used
since we cannot log in more than one user at the same time in tests.
UserBlocksUnitTests::testUserLoginBlock function modules/user/user.test Test the user login block.
UserBlocksUnitTests::testWhosOnlineBlock function modules/user/user.test Test the Who's Online block.
UserCancelTestCase class modules/user/user.test Test cancelling a user.
UserCancelTestCase::$admin_user property modules/user/user.test
UserCancelTestCase::getInfo function modules/user/user.test
UserCancelTestCase::setUp function modules/user/user.test Sets up a Drupal site for running functional and integration tests.
UserCancelTestCase::testMassUserCancelByAdmin function modules/user/user.test Create an administrative user and mass-delete other users.
UserCancelTestCase::testUserAnonymize function modules/user/user.test Delete account and anonymize all content.
UserCancelTestCase::testUserBlock function modules/user/user.test Disable account and keep all content.
UserCancelTestCase::testUserBlockUnpublish function modules/user/user.test Disable account and unpublish all content.
UserCancelTestCase::testUserCancelByAdmin function modules/user/user.test Create an administrative user and delete another user.
UserCancelTestCase::testUserCancelInvalid function modules/user/user.test Attempt invalid account cancellations.
UserCancelTestCase::testUserCancelUid1 function modules/user/user.test Tests that user account for uid 1 cannot be cancelled.
UserCancelTestCase::testUserCancelWithoutPermission function modules/user/user.test Attempt to cancel account without permission.
UserCancelTestCase::testUserDelete function modules/user/user.test Delete account and remove all content.
UserCreateTestCase class modules/user/user.test Test the create user administration page.
UserCreateTestCase::getInfo function modules/user/user.test
UserCreateTestCase::testUserAdd function modules/user/user.test Create a user through the administration interface and ensure that it
displays in the user list.
UserEditedOwnAccountTestCase class modules/user/user.test

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