You are here

namespace Drupal\update\Tests in Zircon Profile 8

Same name in other branches
  1. 8.0 Drupal\update\Tests
Classsort descending Location Description
UpdateContribTest core/modules/update/src/Tests/UpdateContribTest.php Tests how the Update Manager module handles contributed modules and themes in a series of functional tests using mock XML data.
UpdateCoreTest core/modules/update/src/Tests/UpdateCoreTest.php Tests the Update Manager module through a series of functional tests using mock XML data.
UpdateDeleteFileIfStaleTest core/modules/update/src/Tests/UpdateDeleteFileIfStaleTest.php Tests the update_delete_file_if_stale() function.
UpdateTestBase core/modules/update/src/Tests/UpdateTestBase.php Defines some shared functions used by all update tests.
UpdateUploadTest core/modules/update/src/Tests/UpdateUploadTest.php Tests the Update Manager module's upload and extraction functionality.