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
SimpleTestInstallationProfileModuleTestsTestCase::setUp function modules/simpletest/simpletest.test Sets up a Drupal site for running functional and integration tests.
SimpleTestInstallationProfileModuleTestsTestCase::testInstallationProfileTests function modules/simpletest/simpletest.test Tests existence of test case located in an installation profile module.
SimpleTestMailCaptureTestCase class modules/simpletest/simpletest.test
SimpleTestMailCaptureTestCase::getInfo function modules/simpletest/simpletest.test Implement getInfo().
SimpleTestMailCaptureTestCase::testMailSend function modules/simpletest/simpletest.test Test to see if the wrapper function is executed correctly.
SimpleTestMissingDependentModuleUnitTest class modules/simpletest/simpletest.test Test required modules for tests.
SimpleTestMissingDependentModuleUnitTest::getInfo function modules/simpletest/simpletest.test
SimpleTestMissingDependentModuleUnitTest::testFail function modules/simpletest/simpletest.test Ensure that this test will not be loaded despite its dependency.
SimpleTestOtherInstallationProfileModuleTestsTestCase class modules/simpletest/simpletest.test Verifies that tests in other installation profiles are not found.
SimpleTestOtherInstallationProfileModuleTestsTestCase::$admin_user property modules/simpletest/simpletest.test
SimpleTestOtherInstallationProfileModuleTestsTestCase::$profile property modules/simpletest/simpletest.test Use the Minimal profile.
SimpleTestOtherInstallationProfileModuleTestsTestCase::getInfo function modules/simpletest/simpletest.test
SimpleTestOtherInstallationProfileModuleTestsTestCase::setUp function modules/simpletest/simpletest.test Sets up a Drupal site for running functional and integration tests.
SimpleTestOtherInstallationProfileModuleTestsTestCase::testOtherInstallationProfile function modules/simpletest/simpletest.test Tests that tests located in another installation profile do not appear.
simpletest_classloader_register function modules/simpletest/simpletest.module
simpletest_clean_database function modules/simpletest/simpletest.module Removed prefixed tables from the database that are left over from crashed tests.
simpletest_clean_environment function modules/simpletest/simpletest.module Remove all temporary database tables and directories.
simpletest_clean_results_table function modules/simpletest/simpletest.module Clear the test result tables.
simpletest_clean_temporary_directories function modules/simpletest/simpletest.module Find all leftover temporary directories and remove them.
simpletest_generate_file function modules/simpletest/simpletest.module Generate test file.
simpletest_help function modules/simpletest/simpletest.module Implements hook_help().
simpletest_js_alter function modules/simpletest/simpletest.module Implements hook_js_alter().
simpletest_last_test_get function modules/simpletest/simpletest.module Get information about the last test that ran given a test ID.
simpletest_log_read function modules/simpletest/simpletest.module Read the error log and report any errors as assertion failures.
simpletest_mail_alter function modules/simpletest/simpletest.module Implements hook_mail_alter().
simpletest_menu function modules/simpletest/simpletest.module Implements hook_menu().
SIMPLETEST_MINIMUM_PHP_MEMORY_LIMIT constant modules/simpletest/simpletest.install Minimum value of PHP memory_limit for SimpleTest.
simpletest_permission function modules/simpletest/simpletest.module Implements hook_permission().
simpletest_registry_files_alter function modules/simpletest/simpletest.module Implements hook_registry_files_alter().
simpletest_requirements function modules/simpletest/simpletest.install Implements hook_requirements().
simpletest_result_form function modules/simpletest/simpletest.pages.inc Test results form for $test_id.
simpletest_result_form_submit function modules/simpletest/simpletest.pages.inc Re-run the tests that match the filter.
simpletest_result_get function modules/simpletest/simpletest.pages.inc Get test results for $test_id.
simpletest_result_status_image function modules/simpletest/simpletest.pages.inc Get the appropriate image for the status.
simpletest_run_tests function modules/simpletest/simpletest.module Actually runs tests.
simpletest_schema function modules/simpletest/simpletest.install Implements hook_schema().
simpletest_settings_form function modules/simpletest/simpletest.pages.inc Provides settings form for SimpleTest variables.
simpletest_settings_form_validate function modules/simpletest/simpletest.pages.inc Validation handler for simpletest_settings_form().
simpletest_test_form function modules/simpletest/simpletest.pages.inc List tests arranged in groups that can be selected and run.
simpletest_test_form_submit function modules/simpletest/simpletest.pages.inc Run selected tests.
simpletest_test_get_all function modules/simpletest/simpletest.module Get a list of all of the tests provided by the system.
simpletest_theme function modules/simpletest/simpletest.module Implements hook_theme().
simpletest_uninstall function modules/simpletest/simpletest.install Implements hook_uninstall().
simpletest_verbose function modules/simpletest/drupal_web_test_case.php Logs verbose message in a text file.
SiteMaintenanceTestCase class modules/system/system.test Tests site maintenance functionality.
SiteMaintenanceTestCase::$admin_user property modules/system/system.test
SiteMaintenanceTestCase::$user property modules/system/system.test
SiteMaintenanceTestCase::getInfo function modules/system/system.test
SiteMaintenanceTestCase::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
SiteMaintenanceTestCase::testCronSiteMaintenance function modules/system/system.test Verify access to cron.php with custom 403 page during maintenance mode.

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