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
UpdateCoreUnitTestCase::getInfo function modules/update/update.test
UpdateCoreUnitTestCase::setUp function modules/update/update.test Sets up unit test environment.
UpdateCoreUnitTestCase::testUpdateBuildFetchUrl function modules/update/update.test Tests that _update_build_fetch_url() builds the URL correctly.
UpdateDependencyHookInvocationTestCase class modules/simpletest/tests/update.test Tests for the invocation of hook_update_dependencies().
UpdateDependencyHookInvocationTestCase::getInfo function modules/simpletest/tests/update.test
UpdateDependencyHookInvocationTestCase::setUp function modules/simpletest/tests/update.test Sets up a Drupal site for running functional and integration tests.
UpdateDependencyHookInvocationTestCase::testHookUpdateDependencies function modules/simpletest/tests/update.test Test the structure of the array returned by hook_update_dependencies().
UpdateDependencyMissingTestCase class modules/simpletest/tests/update.test Tests for missing update dependencies.
UpdateDependencyMissingTestCase::getInfo function modules/simpletest/tests/update.test
UpdateDependencyMissingTestCase::setUp function modules/simpletest/tests/update.test Sets up a Drupal site for running functional and integration tests.
UpdateDependencyMissingTestCase::testMissingUpdate function modules/simpletest/tests/update.test
UpdateDependencyOrderingTestCase class modules/simpletest/tests/update.test Tests for the update dependency ordering system.
UpdateDependencyOrderingTestCase::getInfo function modules/simpletest/tests/update.test
UpdateDependencyOrderingTestCase::setUp function modules/simpletest/tests/update.test Sets up a Drupal site for running functional and integration tests.
UpdateDependencyOrderingTestCase::testUpdateOrderingModuleInterdependency function modules/simpletest/tests/update.test Test that dependencies between modules are resolved correctly.
UpdateDependencyOrderingTestCase::testUpdateOrderingSingleModule function modules/simpletest/tests/update.test Test that updates within a single module run in the correct order.
UpdateFeedItemTestCase class modules/aggregator/aggregator.test Tests functionality of updating a feed item in the Aggregator module.
UpdateFeedItemTestCase::getInfo function modules/aggregator/aggregator.test
UpdateFeedItemTestCase::testUpdateFeedItem function modules/aggregator/aggregator.test Tests running "update items" from 'admin/config/services/aggregator' page.
UpdateFeedTestCase class modules/aggregator/aggregator.test Tests functionality of updating the feed in the Aggregator module.
UpdateFeedTestCase::getInfo function modules/aggregator/aggregator.test
UpdateFeedTestCase::testUpdateFeed function modules/aggregator/aggregator.test Creates a feed and attempts to update it.
UpdatePathTestCase class modules/simpletest/tests/upgrade/upgrade.test Performs end-to-end point test of the release update path.
UpdatePathTestCase::prepareD7Session function modules/simpletest/tests/upgrade/upgrade.test Overrides UpgradePathTestCase::prepareD7Session().
UpdateScriptFunctionalTest class modules/system/system.test Tests for the update system functionality.
UpdateScriptFunctionalTest::$update_url property modules/system/system.test
UpdateScriptFunctionalTest::$update_user property modules/system/system.test
UpdateScriptFunctionalTest::getInfo function modules/system/system.test
UpdateScriptFunctionalTest::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
UpdateScriptFunctionalTest::testNoPendingUpdates function modules/system/system.test Tests that there are no pending updates for the first test method.
UpdateScriptFunctionalTest::testNoUpdateFunctionality function modules/system/system.test Tests update.php when there are no updates to apply.
UpdateScriptFunctionalTest::testRequirements function modules/system/system.test Tests that requirements warnings and errors are correctly displayed.
UpdateScriptFunctionalTest::testSuccessfulUpdateFunctionality function modules/system/system.test Tests update.php after performing a successful update.
UpdateScriptFunctionalTest::testThemeSystem function modules/system/system.test Tests the effect of using the update script on the theme system.
UpdateScriptFunctionalTest::testUpdateAccess function modules/system/system.test Tests access to the update script.
UpdateTestContribCase class modules/update/update.test Tests behavior related to handling updates to contributed modules and themes.
UpdateTestContribCase::getInfo function modules/update/update.test
UpdateTestContribCase::setUp function modules/update/update.test Sets up a Drupal site for running functional and integration tests.
UpdateTestContribCase::testHookUpdateStatusAlter function modules/update/update.test Checks that hook_update_status_alter() works to change a status.
UpdateTestContribCase::testNoReleasesAvailable function modules/update/update.test Tests when there is no available release data for a contrib module.
UpdateTestContribCase::testUpdateAdminThemeSecurityUpdate function modules/update/update.test Tests that the admin theme is always notified about security updates.
UpdateTestContribCase::testUpdateBaseThemeSecurityUpdate function modules/update/update.test Tests that subthemes are notified about security updates for base themes.
UpdateTestContribCase::testUpdateBrokenFetchURL function modules/update/update.test Makes sure that if we fetch from a broken URL, sane things happen.
UpdateTestContribCase::testUpdateContribBasic function modules/update/update.test Tests the basic functionality of a contrib module on the status report.
UpdateTestContribCase::testUpdateContribOrder function modules/update/update.test Tests that contrib projects are ordered by project name.
UpdateTestContribCase::testUpdateShowDisabledThemes function modules/update/update.test Tests that disabled themes are only shown when desired.
UpdateTestFileTransfer class modules/update/tests/update_test.module Mocks a FileTransfer object to test the settings form functionality.
UpdateTestFileTransfer::factory function modules/update/tests/update_test.module Returns an UpdateTestFileTransfer object.
UpdateTestFileTransfer::getSettingsForm function modules/update/tests/update_test.module Returns a settings form with a text field to input a username.
UpdateTestHelper class modules/update/update.test Defines some shared functions used by all update tests.

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