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
$drupal_test_info global modules/simpletest/drupal_web_test_case.php Global variable that holds information about the tests being run.
aaa_update_test.info file modules/update/tests/aaa_update_test.info name = AAA Update test
description = Support module for update module testing.
package = Testing
core = 7.x
hidden = TRUE
aaa_update_test.module file modules/update/tests/aaa_update_test.module Dummy module for testing Update status.
AccessDeniedTestCase class modules/system/system.test Tests custom access denied functionality.
AccessDeniedTestCase::$admin_user property modules/system/system.test
AccessDeniedTestCase::getInfo function modules/system/system.test
AccessDeniedTestCase::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
AccessDeniedTestCase::testAccessDenied function modules/system/system.test
ActionLoopTestCase class modules/simpletest/tests/actions.test Test actions executing in a potential loop, and make sure they abort properly.
ActionLoopTestCase::getInfo function modules/simpletest/tests/actions.test
ActionLoopTestCase::setUp function modules/simpletest/tests/actions.test Sets up a Drupal site for running functional and integration tests.
ActionLoopTestCase::testActionLoop function modules/simpletest/tests/actions.test Set up a loop with 3 - 12 recursions, and see if it aborts properly.
ActionLoopTestCase::triggerActions function modules/simpletest/tests/actions.test Create an infinite loop by causing a watchdog message to be set,
which causes the actions to be triggered again, up to actions_max_stack
times.
actions.test file modules/simpletest/tests/actions.test
ActionsConfigurationTestCase class modules/simpletest/tests/actions.test
ActionsConfigurationTestCase::getInfo function modules/simpletest/tests/actions.test
ActionsConfigurationTestCase::testActionConfiguration function modules/simpletest/tests/actions.test Test the configuration of advanced actions through the administration
interface.
actions_loop_test.info file modules/simpletest/tests/actions_loop_test.info name = Actions loop test
description = Support module for action loop testing.
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
actions_loop_test.install file modules/simpletest/tests/actions_loop_test.install
actions_loop_test.module file modules/simpletest/tests/actions_loop_test.module
actions_loop_test_action_info function modules/simpletest/tests/actions_loop_test.module Implements hook_action_info().
actions_loop_test_init function modules/simpletest/tests/actions_loop_test.module Implements hook_init().
actions_loop_test_install function modules/simpletest/tests/actions_loop_test.install Implements hook_install().
actions_loop_test_log function modules/simpletest/tests/actions_loop_test.module Write a message to the log.
actions_loop_test_trigger_info function modules/simpletest/tests/actions_loop_test.module Implements hook_trigger_info().
actions_loop_test_watchdog function modules/simpletest/tests/actions_loop_test.module Implements hook_watchdog().
AddFeedTestCase class modules/aggregator/aggregator.test Tests adding aggregator feeds.
AddFeedTestCase::getInfo function modules/aggregator/aggregator.test
AddFeedTestCase::testAddFeed function modules/aggregator/aggregator.test Creates and ensures that a feed is unique, checks source, and deletes feed.
AddFeedTestCase::testAddLongFeed function modules/aggregator/aggregator.test Tests feeds with very long URLs.
AdminMetaTagTestCase class modules/system/system.test
AdminMetaTagTestCase::getInfo function modules/system/system.test Implement getInfo().
AdminMetaTagTestCase::testMetaTag function modules/system/system.test Verify that the meta tag HTML is generated correctly.
aggregator.test file modules/aggregator/aggregator.test Tests for aggregator.module.
AggregatorConfigurationTestCase class modules/aggregator/aggregator.test Tests functionality of the configuration settings in the Aggregator module.
AggregatorConfigurationTestCase::getInfo function modules/aggregator/aggregator.test
AggregatorConfigurationTestCase::testSettingsPage function modules/aggregator/aggregator.test Tests the settings form to ensure the correct default values are used.
AggregatorCronTestCase class modules/aggregator/aggregator.test Tests functionality of the cron process in the Aggregator module.
AggregatorCronTestCase::getInfo function modules/aggregator/aggregator.test
AggregatorCronTestCase::testCron function modules/aggregator/aggregator.test Adds feeds and updates them via cron process.
AggregatorRenderingTestCase class modules/aggregator/aggregator.test Tests rendering functionality in the Aggregator module.
AggregatorRenderingTestCase::$admin_user property modules/aggregator/aggregator.test
AggregatorRenderingTestCase::getInfo function modules/aggregator/aggregator.test
AggregatorRenderingTestCase::testBlockLinks function modules/aggregator/aggregator.test Adds a feed block to the page and checks its links.
AggregatorRenderingTestCase::testFeedPage function modules/aggregator/aggregator.test Creates a feed and checks that feed's page.
AggregatorTestCase class modules/aggregator/aggregator.test Defines a base class for testing the Aggregator module.
AggregatorTestCase::createFeed function modules/aggregator/aggregator.test Creates an aggregator feed.
AggregatorTestCase::createSampleNodes function modules/aggregator/aggregator.test Creates sample article nodes.
AggregatorTestCase::deleteFeed function modules/aggregator/aggregator.test Deletes an aggregator feed.
AggregatorTestCase::getAtomSample function modules/aggregator/aggregator.test

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