You are here

namespace Drupal\Tests\update\Functional in Drupal 10

Same name in other branches
  1. 8 Drupal\Tests\update\Functional
  2. 9 Drupal\Tests\update\Functional
Classsort descending Location Description
FileTransferAuthorizeFormTest core/modules/update/tests/src/Functional/FileTransferAuthorizeFormTest.php Tests the Update Manager module upload via authorize.php functionality.
UpdateContribTest core/modules/update/tests/src/Functional/UpdateContribTest.php Tests how the Update Manager module handles contributed modules and themes in a series of functional tests using mock XML data.
UpdateManagerUpdateTest core/modules/update/tests/src/Functional/UpdateManagerUpdateTest.php Tests the Update Manager module's 'Update' form and functionality.
UpdateSemverContribTest core/modules/update/tests/src/Functional/UpdateSemverContribTest.php Tests the Update Manager module with a contrib module with semver versions.
UpdateSemverCoreTest core/modules/update/tests/src/Functional/UpdateSemverCoreTest.php Tests the Update Manager module through a series of functional tests using mock XML data.
UpdateSemverTestBase core/modules/update/tests/src/Functional/UpdateSemverTestBase.php Common test methods for projects that use semver version releases.
UpdateTestBase core/modules/update/tests/src/Functional/UpdateTestBase.php Defines some shared functions used by all update tests.
UpdateUploaderTestBase core/modules/update/tests/src/Functional/UpdateUploaderTestBase.php Base test class for tests that test project upload functionality.
UpdateUploadTest core/modules/update/tests/src/Functional/UpdateUploadTest.php Tests the Update Manager module's upload and extraction functionality.