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