8 calls to ValidationTestTrait::assertValidationResultsEqual()

ComposerMinimumStabilityValidatorTest::testPreRequireEvent in core/modules/package_manager/tests/src/Kernel/ComposerMinimumStabilityValidatorTest.php
Tests error if requested version is less stable than the minimum: stable.
ComposerPatchesValidatorTest::testErrorDuringPreApply in core/modules/package_manager/tests/src/Kernel/ComposerPatchesValidatorTest.php
Tests the patcher's presence and configuration are validated on pre-apply.
DuplicateInfoFileValidatorTest::testDuplicateInfoFilesInStage in core/modules/package_manager/tests/src/Kernel/DuplicateInfoFileValidatorTest.php
Tests that duplicate info.yml in stage raise an error.
PackageManagerKernelTestBase::assertExpectedResultsFromException in core/modules/package_manager/tests/src/Kernel/PackageManagerKernelTestBase.php
Asserts that a StageEventException has a particular set of results.
PackageManagerKernelTestBase::assertResults in core/modules/package_manager/tests/src/Kernel/PackageManagerKernelTestBase.php
Asserts validation results are returned from a stage life cycle event.
PackageManagerKernelTestBase::assertStatusCheckResults in core/modules/package_manager/tests/src/Kernel/PackageManagerKernelTestBase.php
Asserts validation results are returned from the status check event.
PhpTufValidatorTest::testPluginRemovedFromStagePreApply in core/modules/package_manager/tests/src/Kernel/PhpTufValidatorTest.php
Tests removing the plugin from the stage before applying it.
StageNotInActiveValidatorTest::testCheckNotInActive in core/modules/package_manager/tests/src/Unit/StageNotInActiveValidatorTest.php
@covers ::validate

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