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
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.
SiteMaintenanceTestCase::testSiteMaintenance function modules/system/system.test Verify site maintenance mode functionality.
statistics.test file modules/statistics/statistics.test Tests for the Statistics module.
StatisticsAdminTestCase class modules/statistics/statistics.test Tests the statistics administration screen.
StatisticsAdminTestCase::$privileged_user property modules/statistics/statistics.test A user that has permission to administer and access statistics.
StatisticsAdminTestCase::$test_node property modules/statistics/statistics.test A page node for which to check access statistics.
StatisticsAdminTestCase::getInfo function modules/statistics/statistics.test
StatisticsAdminTestCase::setUp function modules/statistics/statistics.test Sets up a Drupal site for running functional and integration tests.
StatisticsAdminTestCase::testDeleteNode function modules/statistics/statistics.test Tests that when a node is deleted, the node counter is deleted too.
StatisticsAdminTestCase::testDeleteUser function modules/statistics/statistics.test Tests that accesslog reflects when a user is deleted.
StatisticsAdminTestCase::testExpiredLogs function modules/statistics/statistics.test Tests that cron clears day counts and expired access logs.
StatisticsAdminTestCase::testStatisticsSettings function modules/statistics/statistics.test Verifies that the statistics settings page works.
StatisticsBlockVisitorsTestCase class modules/statistics/statistics.test Tests that the visitor blocking functionality works.
StatisticsBlockVisitorsTestCase::getInfo function modules/statistics/statistics.test
StatisticsBlockVisitorsTestCase::testIPAddressBlocking function modules/statistics/statistics.test Blocks an IP address via the top visitors report and then unblocks it.
StatisticsLoggingTestCase class modules/statistics/statistics.test Tests that logging via statistics_exit() works for all pages.
StatisticsLoggingTestCase::$auth_user property modules/statistics/statistics.test
StatisticsLoggingTestCase::$node property modules/statistics/statistics.test
StatisticsLoggingTestCase::getInfo function modules/statistics/statistics.test
StatisticsLoggingTestCase::setUp function modules/statistics/statistics.test Sets up a Drupal site for running functional and integration tests.
StatisticsLoggingTestCase::testLogging function modules/statistics/statistics.test Verifies request logging for cached and uncached pages.
StatisticsReportsTestCase class modules/statistics/statistics.test Tests that report pages render properly, and that access logging works.
StatisticsReportsTestCase::getInfo function modules/statistics/statistics.test
StatisticsReportsTestCase::testAccessLogging function modules/statistics/statistics.test Verifies that access logging is working and is reported correctly.

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