namespace Drupal\Tests\update\Functional
Same name in other branches
Object name | File name | Summary |
---|---|---|
GenericTest | core/modules/update/tests/src/Functional/GenericTest.php | Generic module test for update. |
UpdateMiscTest | core/modules/update/tests/src/Functional/UpdateMiscTest.php | Tests general functionality of the Update module. |
UpdateSemverContribBaselineTest | core/modules/update/tests/src/Functional/UpdateSemverContribBaselineTest.php | Tests the Update Manager module with a contrib module with semver versions. |
UpdateSemverContribSecurityAvailabilityTest | core/modules/update/tests/src/Functional/UpdateSemverContribSecurityAvailabilityTest.php | Tests Update Manager with a security update available for a contrib project. |
UpdateSemverContribTestBase | core/modules/update/tests/src/Functional/UpdateSemverContribTestBase.php | Base class for Update manager semantic versioning tests of contrib projects. |
UpdateSemverCoreBaselineTest | core/modules/update/tests/src/Functional/UpdateSemverCoreBaselineTest.php | Tests semantic version handling in the Update Manager for Drupal core. |
UpdateSemverCoreSecurityAvailabilityTest | core/modules/update/tests/src/Functional/UpdateSemverCoreSecurityAvailabilityTest.php | Tests Update Manager with a security update available for Drupal core. |
UpdateSemverCoreSecurityCoverageTest | core/modules/update/tests/src/Functional/UpdateSemverCoreSecurityCoverageTest.php | Tests the security coverage messages for Drupal core versions. |
UpdateSemverCoreTestBase | core/modules/update/tests/src/Functional/UpdateSemverCoreTestBase.php | Base class for Update manager semantic versioning tests of Drupal core. |
UpdateSemverTestBaselineTrait | core/modules/update/tests/src/Functional/UpdateSemverTestBaselineTrait.php | Provides test methods for semver tests shared between core and contrib. |
UpdateSemverTestSecurityAvailabilityTrait | core/modules/update/tests/src/Functional/UpdateSemverTestSecurityAvailabilityTrait.php | Provides a test and data provider for semver security availability tests. |
UpdateSettingsFormTest | core/modules/update/tests/src/Functional/UpdateSettingsFormTest.php | Tests the update_settings form. |
UpdateTestTrait | core/modules/update/tests/src/Functional/UpdateTestTrait.php | Provides a trait to set system info and XML mappings. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.