namespace Drupal\update\Tests

Classsort descending Location Description
UpdateContribTest drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php Tests behavior related to handling updates to contributed modules and themes.
UpdateCoreTest drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php Tests behavior related to discovering and listing updates to Drupal core.
UpdateCoreUnitTest drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreUnitTest.php Tests update functionality unrelated to the database.
UpdateTestBase drupal/core/modules/update/lib/Drupal/update/Tests/UpdateTestBase.php Defines some shared functions used by all update tests.
UpdateUploadTest drupal/core/modules/update/lib/Drupal/update/Tests/UpdateUploadTest.php Tests project upload and extract functionality.