8 calls to PackageManagerKernelTestBase::setReleaseMetadata()

ChangeLoggerTest::testChangeLogging in core/modules/package_manager/tests/src/Kernel/ChangeLoggerTest.php
Tests that the requested and applied changes are logged.
ComposerPluginsValidatorTest::testValidationDuringPreApply in core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorTest.php
Tests composer plugins are validated during pre-apply.
ProjectInfoTest::testGetInstallableReleases in core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php
@covers ::getInstallableReleases
ProjectInfoTest::testGetSupportedBranches in core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php
@covers ::getSupportedBranches
ProjectInfoTest::testInstalledVersionSafe in core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php
Tests checking if the currently installed version of a project is safe.
ProjectInfoTest::testNewProject in core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php
Tests a project that is not in the codebase.
ProjectInfoTest::testNotPublishedProject in core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php
Tests a project with a status other than "published".
SupportedReleaseValidatorTest::testException in core/modules/package_manager/tests/src/Kernel/SupportedReleaseValidatorTest.php
Tests exceptions when updating to unsupported or insecure releases.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.