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
upgrade.node.test file modules/simpletest/tests/upgrade/upgrade.node.test
upgrade.poll.test file modules/simpletest/tests/upgrade/upgrade.poll.test
upgrade.taxonomy.test file modules/simpletest/tests/upgrade/upgrade.taxonomy.test
upgrade.test file modules/simpletest/tests/upgrade/upgrade.test
upgrade.translatable.test file modules/simpletest/tests/upgrade/upgrade.translatable.test
upgrade.trigger.test file modules/simpletest/tests/upgrade/upgrade.trigger.test Provides upgrade path tests for the Trigger module.
upgrade.upload.test file modules/simpletest/tests/upgrade/upgrade.upload.test
upgrade.user.test file modules/simpletest/tests/upgrade/upgrade.user.test
UpgradePathTaxonomyTestCase class modules/simpletest/tests/upgrade/upgrade.taxonomy.test Test taxonomy upgrades.
UpgradePathTaxonomyTestCase::getInfo function modules/simpletest/tests/upgrade/upgrade.taxonomy.test
UpgradePathTaxonomyTestCase::instanceVocabularies function modules/simpletest/tests/upgrade/upgrade.taxonomy.test Retrieve an array mapping allowed vocabulary id to field name for
all taxonomy_term_reference fields for which an instance exists
for the specified entity type and bundle.
UpgradePathTaxonomyTestCase::setUp function modules/simpletest/tests/upgrade/upgrade.taxonomy.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
UpgradePathTaxonomyTestCase::testTaxonomyUpgrade function modules/simpletest/tests/upgrade/upgrade.taxonomy.test Basic tests for the taxonomy upgrade.
UpgradePathTestCase class modules/simpletest/tests/upgrade/upgrade.test Perform end-to-end tests of the upgrade path.
UpgradePathTestCase::$databaseDumpFiles property modules/simpletest/tests/upgrade/upgrade.test The file path(s) to the dumped database(s) to load into the child site.
UpgradePathTestCase::$loadedModules property modules/simpletest/tests/upgrade/upgrade.test Array of modules loaded when the test starts.
UpgradePathTestCase::$pendingUpdates property modules/simpletest/tests/upgrade/upgrade.test Flag to indicate whether there are pending updates or not.
UpgradePathTestCase::$skipUpgradeTest property modules/simpletest/tests/upgrade/upgrade.test Flag to indicate whether to skip upgrade tests.
UpgradePathTestCase::$upgradedSite property modules/simpletest/tests/upgrade/upgrade.test Flag that indicates whether the child site has been upgraded.
UpgradePathTestCase::$upgradeErrors property modules/simpletest/tests/upgrade/upgrade.test Array of errors triggered during the upgrade process.
UpgradePathTestCase::$zlibInstalled property modules/simpletest/tests/upgrade/upgrade.test Flag to indicate whether zlib is installed or not.
UpgradePathTestCase::performUpgrade function modules/simpletest/tests/upgrade/upgrade.test Perform the upgrade.
UpgradePathTestCase::prepareD7Session function modules/simpletest/tests/upgrade/upgrade.test Prepares the appropriate session for the release of Drupal being upgraded.
UpgradePathTestCase::refreshVariables function modules/simpletest/tests/upgrade/upgrade.test Specialized refreshVariables().
UpgradePathTestCase::setUp function modules/simpletest/tests/upgrade/upgrade.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
UpgradePathTestCase::uninstallModulesExcept function modules/simpletest/tests/upgrade/upgrade.test Force uninstall all modules from a test database, except those listed.
UpgradePathTestCase::variable_set function modules/simpletest/tests/upgrade/upgrade.test Specialized variable_set() that works even if the child site is not upgraded.
UpgradePathTestCase::__construct function modules/simpletest/tests/upgrade/upgrade.test Constructs an UpgradePathTestCase object.
UpgradePathTriggerTestCase class modules/simpletest/tests/upgrade/upgrade.trigger.test Tests the Trigger 6 -> 7 upgrade path.
UpgradePathTriggerTestCase::getInfo function modules/simpletest/tests/upgrade/upgrade.trigger.test
UpgradePathTriggerTestCase::setUp function modules/simpletest/tests/upgrade/upgrade.trigger.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
UpgradePathTriggerTestCase::testTaxonomyUpgrade function modules/simpletest/tests/upgrade/upgrade.trigger.test Basic tests for the trigger upgrade.
UploadUpgradePathTestCase class modules/simpletest/tests/upgrade/upgrade.upload.test Upgrade test for comment.module.
UploadUpgradePathTestCase::getInfo function modules/simpletest/tests/upgrade/upgrade.upload.test
UploadUpgradePathTestCase::setUp function modules/simpletest/tests/upgrade/upgrade.upload.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
UploadUpgradePathTestCase::testUploadUpgrade function modules/simpletest/tests/upgrade/upgrade.upload.test Test a successful upgrade.
UrlAlterFunctionalTest class modules/simpletest/tests/path.test Tests hook_url_alter functions.
UrlAlterFunctionalTest::assertUrlInboundAlter function modules/simpletest/tests/path.test Assert that a inbound path is altered to an expected value.
UrlAlterFunctionalTest::assertUrlOutboundAlter function modules/simpletest/tests/path.test Assert that an outbound path is altered to an expected value.
UrlAlterFunctionalTest::getInfo function modules/simpletest/tests/path.test
UrlAlterFunctionalTest::setUp function modules/simpletest/tests/path.test Sets up a Drupal site for running functional and integration tests.
UrlAlterFunctionalTest::testCurrentUrlRequestedPath function modules/simpletest/tests/path.test Test current_path() and request_path().
UrlAlterFunctionalTest::testGetQInitialized function modules/simpletest/tests/path.test Tests that $_GET['q'] is initialized when the request path is empty.
UrlAlterFunctionalTest::testUrlAlter function modules/simpletest/tests/path.test Test that URL altering works and that it occurs in the correct order.
UrlIsExternalUnitTest class modules/simpletest/tests/common.test Tests url_is_external().
UrlIsExternalUnitTest::examples function modules/simpletest/tests/common.test Provides data for testUrlIsExternal().
UrlIsExternalUnitTest::getInfo function modules/simpletest/tests/common.test
UrlIsExternalUnitTest::testUrlIsExternal function modules/simpletest/tests/common.test Tests if each URL is external or not.
url_alter_test.info file modules/simpletest/tests/url_alter_test.info name = Url_alter tests
description = A support modules for url_alter hook testing.
core = 7.x
package = Testing
version = VERSION
hidden = TRUE
url_alter_test.install file modules/simpletest/tests/url_alter_test.install

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