Search for test
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContactSitewideTestCase::getCategories | function | modules/ |
Gets a list of all category IDs. |
| ContactSitewideTestCase::getInfo | function | modules/ |
|
| ContactSitewideTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| ContactSitewideTestCase::submitContact | function | modules/ |
Submits the contact form. |
| ContactSitewideTestCase::testAutoReply | function | modules/ |
Tests auto-reply on the site-wide contact form. |
| ContactSitewideTestCase::testSiteWideContact | function | modules/ |
Tests configuration options and the site-wide contact form. |
| ContactSitewideTestCase::updateCategory | function | modules/ |
Updates a category. |
| contextual.test | file | modules/ |
Tests for contextual.module. |
| ContextualDynamicContextTestCase | class | modules/ |
Tests accessible links after inaccessible links on dynamic context. |
| ContextualDynamicContextTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
| ContextualDynamicContextTestCase::getInfo | function | modules/ |
|
| ContextualDynamicContextTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| ContextualDynamicContextTestCase::testNodeLinks | function | modules/ |
Tests contextual links on node lists with different permissions. |
| CronQueueTestCallbackClass | class | modules/ |
|
| CronQueueTestCallbackClass::foo | function | modules/ |
|
| CronQueueTestCase | class | modules/ |
Test execution of the cron queue. |
| CronQueueTestCase::getInfo | function | modules/ |
Implement getInfo(). |
| CronQueueTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| CronQueueTestCase::testCallable | function | modules/ |
Tests worker defined as a class method callable. |
| CronQueueTestCase::testExceptions | function | modules/ |
Tests that exceptions thrown by workers are handled properly. |
| CronRunTestCase | class | modules/ |
|
| CronRunTestCase::getInfo | function | modules/ |
Implement getInfo(). |
| CronRunTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| CronRunTestCase::testAutomaticCron | function | modules/ |
Ensure that the automatic cron run feature is working. |
| CronRunTestCase::testCronCacheExpiration | function | modules/ |
Tests that hook_flush_caches() is not invoked on every single cron run. |
| CronRunTestCase::testCronExceptions | function | modules/ |
Make sure exceptions thrown on hook_cron() don't affect other modules. |
| CronRunTestCase::testCronRun | function | modules/ |
Test cron runs. |
| CronRunTestCase::testManualCron | function | modules/ |
Ensure that the manual cron run is working. |
| CronRunTestCase::testTempFileCleanup | function | modules/ |
Ensure that temporary files are removed. |
| cron_queue_test.info | file | modules/ |
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/ |
|
| cron_queue_test_cron_queue_info | function | modules/ |
Implements hook_cron_queue_info(). |
| cron_queue_test_exception | function | modules/ |
|
| dashboard.test | file | modules/ |
Tests for dashboard.module. |
| DashboardBlocksTestCase | class | modules/ |
Tests the Dashboard module blocks. |
| DashboardBlocksTestCase::getInfo | function | modules/ |
|
| DashboardBlocksTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| DashboardBlocksTestCase::testBlockAvailability | function | modules/ |
Tests that administrative blocks are available for the dashboard. |
| DashboardBlocksTestCase::testDashboardAccess | function | modules/ |
Tests adding a block to the dashboard and checking access to it. |
| DashboardBlocksTestCase::testDashboardRegions | function | modules/ |
Tests that dashboard regions are displayed or hidden properly. |
| DashboardBlocksTestCase::testDisableEnable | function | modules/ |
Tests that the dashboard module can be re-enabled, retaining its blocks. |
| DatabaseAlterTestCase | class | modules/ |
Select alter tests. |
| DatabaseAlterTestCase::getInfo | function | modules/ |
|
| DatabaseAlterTestCase::testAlterChangeConditional | function | modules/ |
Test that we can alter a query's conditionals. |
| DatabaseAlterTestCase::testAlterChangeFields | function | modules/ |
Test that we can alter the fields of a query. |
| DatabaseAlterTestCase::testAlterExpression | function | modules/ |
Test that we can alter expressions in the query. |
| DatabaseAlterTestCase::testAlterRemoveRange | function | modules/ |
Test that we can remove a range() value from a query. This also tests hook_query_TAG_alter(). |
| DatabaseAlterTestCase::testAlterWithJoin | function | modules/ |
Test that we can alter the joins on a query. |
| DatabaseAlterTestCase::testSimpleAlter | function | modules/ |
Test that we can do basic alters. |
| DatabaseAlterTestCase::testSimpleAlterSubquery | function | modules/ |
Test that we can do basic alters on subqueries. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.