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. |