You are here

namespace Drupal\Tests\update\Functional in Drupal 8

Same name in other branches
  1. 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.
UpdateCoreTest core/modules/update/tests/src/Functional/UpdateCoreTest.php Tests the Update Manager module through 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.
UpdateTestBase core/modules/update/tests/src/Functional/UpdateTestBase.php Defines some shared functions used by all update tests.
UpdateUploadTest core/modules/update/tests/src/Functional/UpdateUploadTest.php Tests the Update Manager module's upload and extraction functionality.