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
ContactSitewideTestCase::setUp function modules/contact/contact.test Sets up a Drupal site for running functional and integration tests.
ContactSitewideTestCase::submitContact function modules/contact/contact.test Submits the contact form.
ContactSitewideTestCase::testAutoReply function modules/contact/contact.test Tests auto-reply on the site-wide contact form.
ContactSitewideTestCase::testSiteWideContact function modules/contact/contact.test Tests configuration options and the site-wide contact form.
ContactSitewideTestCase::updateCategory function modules/contact/contact.test Updates a category.
contextual.test file modules/contextual/contextual.test Tests for contextual.module.
ContextualDynamicContextTestCase class modules/contextual/contextual.test Tests accessible links after inaccessible links on dynamic context.
ContextualDynamicContextTestCase::$profile property modules/contextual/contextual.test The profile to install as a basis for testing.
ContextualDynamicContextTestCase::getInfo function modules/contextual/contextual.test
ContextualDynamicContextTestCase::setUp function modules/contextual/contextual.test Sets up a Drupal site for running functional and integration tests.
ContextualDynamicContextTestCase::testNodeLinks function modules/contextual/contextual.test Tests contextual links on node lists with different permissions.
CronQueueTestCallbackClass class modules/system/tests/cron_queue_test.module
CronQueueTestCallbackClass::foo function modules/system/tests/cron_queue_test.module
CronQueueTestCase class modules/system/system.test Test execution of the cron queue.
CronQueueTestCase::getInfo function modules/system/system.test Implement getInfo().
CronQueueTestCase::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
CronQueueTestCase::testCallable function modules/system/system.test Tests worker defined as a class method callable.
CronQueueTestCase::testExceptions function modules/system/system.test Tests that exceptions thrown by workers are handled properly.
CronRunTestCase class modules/system/system.test
CronRunTestCase::getInfo function modules/system/system.test Implement getInfo().
CronRunTestCase::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
CronRunTestCase::testAutomaticCron function modules/system/system.test Ensure that the automatic cron run feature is working.
CronRunTestCase::testCronCacheExpiration function modules/system/system.test Tests that hook_flush_caches() is not invoked on every single cron run.
CronRunTestCase::testCronExceptions function modules/system/system.test Make sure exceptions thrown on hook_cron() don't affect other modules.
CronRunTestCase::testCronRun function modules/system/system.test Test cron runs.
CronRunTestCase::testManualCron function modules/system/system.test Ensure that the manual cron run is working.
CronRunTestCase::testTempFileCleanup function modules/system/system.test Ensure that temporary files are removed.
cron_queue_test.info file modules/system/tests/cron_queue_test.info name = Cron Queue test
description = 'Support module for the cron queue runner.'
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
cron_queue_test.module file modules/system/tests/cron_queue_test.module
cron_queue_test_cron_queue_info function modules/system/tests/cron_queue_test.module Implements hook_cron_queue_info().
cron_queue_test_exception function modules/system/tests/cron_queue_test.module
dashboard.test file modules/dashboard/dashboard.test Tests for dashboard.module.
DashboardBlocksTestCase class modules/dashboard/dashboard.test Tests the Dashboard module blocks.
DashboardBlocksTestCase::getInfo function modules/dashboard/dashboard.test
DashboardBlocksTestCase::setUp function modules/dashboard/dashboard.test Sets up a Drupal site for running functional and integration tests.
DashboardBlocksTestCase::testBlockAvailability function modules/dashboard/dashboard.test Tests that administrative blocks are available for the dashboard.
DashboardBlocksTestCase::testDashboardAccess function modules/dashboard/dashboard.test Tests adding a block to the dashboard and checking access to it.
DashboardBlocksTestCase::testDashboardRegions function modules/dashboard/dashboard.test Tests that dashboard regions are displayed or hidden properly.
DashboardBlocksTestCase::testDisableEnable function modules/dashboard/dashboard.test Tests that the dashboard module can be re-enabled, retaining its blocks.
DatabaseAlterTestCase class modules/simpletest/tests/database_test.test Select alter tests.
DatabaseAlterTestCase::getInfo function modules/simpletest/tests/database_test.test
DatabaseAlterTestCase::testAlterChangeConditional function modules/simpletest/tests/database_test.test Test that we can alter a query's conditionals.
DatabaseAlterTestCase::testAlterChangeFields function modules/simpletest/tests/database_test.test Test that we can alter the fields of a query.
DatabaseAlterTestCase::testAlterExpression function modules/simpletest/tests/database_test.test Test that we can alter expressions in the query.
DatabaseAlterTestCase::testAlterRemoveRange function modules/simpletest/tests/database_test.test Test that we can remove a range() value from a query. This also tests hook_query_TAG_alter().
DatabaseAlterTestCase::testAlterWithJoin function modules/simpletest/tests/database_test.test Test that we can alter the joins on a query.
DatabaseAlterTestCase::testSimpleAlter function modules/simpletest/tests/database_test.test Test that we can do basic alters.
DatabaseAlterTestCase::testSimpleAlterSubquery function modules/simpletest/tests/database_test.test Test that we can do basic alters on subqueries.
DatabaseBasicSyntaxTestCase class modules/simpletest/tests/database_test.test Test how the current database driver interprets the SQL syntax.
DatabaseBasicSyntaxTestCase::getInfo function modules/simpletest/tests/database_test.test

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