Search for test
Title | Object type | File name | Summary |
---|---|---|---|
upgrade.node.test | file | modules/ |
|
upgrade.poll.test | file | modules/ |
|
upgrade.taxonomy.test | file | modules/ |
|
upgrade.test | file | modules/ |
|
upgrade.translatable.test | file | modules/ |
|
upgrade.trigger.test | file | modules/ |
Provides upgrade path tests for the Trigger module. |
upgrade.upload.test | file | modules/ |
|
upgrade.user.test | file | modules/ |
|
UpgradePathTaxonomyTestCase | class | modules/ |
Test taxonomy upgrades. |
UpgradePathTaxonomyTestCase::getInfo | function | modules/ |
|
UpgradePathTaxonomyTestCase::instanceVocabularies | function | modules/ |
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/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
UpgradePathTaxonomyTestCase::testTaxonomyUpgrade | function | modules/ |
Basic tests for the taxonomy upgrade. |
UpgradePathTestCase | class | modules/ |
Perform end-to-end tests of the upgrade path. |
UpgradePathTestCase::$databaseDumpFiles | property | modules/ |
The file path(s) to the dumped database(s) to load into the child site. |
UpgradePathTestCase::$loadedModules | property | modules/ |
Array of modules loaded when the test starts. |
UpgradePathTestCase::$pendingUpdates | property | modules/ |
Flag to indicate whether there are pending updates or not. |
UpgradePathTestCase::$skipUpgradeTest | property | modules/ |
Flag to indicate whether to skip upgrade tests. |
UpgradePathTestCase::$upgradedSite | property | modules/ |
Flag that indicates whether the child site has been upgraded. |
UpgradePathTestCase::$upgradeErrors | property | modules/ |
Array of errors triggered during the upgrade process. |
UpgradePathTestCase::$zlibInstalled | property | modules/ |
Flag to indicate whether zlib is installed or not. |
UpgradePathTestCase::performUpgrade | function | modules/ |
Perform the upgrade. |
UpgradePathTestCase::prepareD7Session | function | modules/ |
Prepares the appropriate session for the release of Drupal being upgraded. |
UpgradePathTestCase::refreshVariables | function | modules/ |
Specialized refreshVariables(). |
UpgradePathTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
UpgradePathTestCase::uninstallModulesExcept | function | modules/ |
Force uninstall all modules from a test database, except those listed. |
UpgradePathTestCase::variable_set | function | modules/ |
Specialized variable_set() that works even if the child site is not upgraded. |
UpgradePathTestCase::__construct | function | modules/ |
Constructs an UpgradePathTestCase object. |
UpgradePathTriggerTestCase | class | modules/ |
Tests the Trigger 6 -> 7 upgrade path. |
UpgradePathTriggerTestCase::getInfo | function | modules/ |
|
UpgradePathTriggerTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
UpgradePathTriggerTestCase::testTaxonomyUpgrade | function | modules/ |
Basic tests for the trigger upgrade. |
UploadUpgradePathTestCase | class | modules/ |
Upgrade test for comment.module. |
UploadUpgradePathTestCase::getInfo | function | modules/ |
|
UploadUpgradePathTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
UploadUpgradePathTestCase::testUploadUpgrade | function | modules/ |
Test a successful upgrade. |
UrlAlterFunctionalTest | class | modules/ |
Tests hook_url_alter functions. |
UrlAlterFunctionalTest::assertUrlInboundAlter | function | modules/ |
Assert that a inbound path is altered to an expected value. |
UrlAlterFunctionalTest::assertUrlOutboundAlter | function | modules/ |
Assert that an outbound path is altered to an expected value. |
UrlAlterFunctionalTest::getInfo | function | modules/ |
|
UrlAlterFunctionalTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
UrlAlterFunctionalTest::testCurrentUrlRequestedPath | function | modules/ |
Test current_path() and request_path(). |
UrlAlterFunctionalTest::testGetQInitialized | function | modules/ |
Tests that $_GET['q'] is initialized when the request path is empty. |
UrlAlterFunctionalTest::testUrlAlter | function | modules/ |
Test that URL altering works and that it occurs in the correct order. |
UrlIsExternalUnitTest | class | modules/ |
Tests url_is_external(). |
UrlIsExternalUnitTest::examples | function | modules/ |
Provides data for testUrlIsExternal(). |
UrlIsExternalUnitTest::getInfo | function | modules/ |
|
UrlIsExternalUnitTest::testUrlIsExternal | function | modules/ |
Tests if each URL is external or not. |
url_alter_test.info | file | modules/ |
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/ |
Pagination
- Previous page
- Page 93
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.