function LockFileValidatorTest::testStatusCheckAvailableStage
Same name and namespace in other branches
- 11.x core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php \Drupal\Tests\package_manager\Kernel\LockFileValidatorTest::testStatusCheckAvailableStage()
Tests StatusCheckEvent when the stage is available.
File
-
core/
modules/ package_manager/ tests/ src/ Kernel/ LockFileValidatorTest.php, line 201
Class
Namespace
Drupal\Tests\package_manager\KernelCode
public function testStatusCheckAvailableStage() : void {
$this->assertStatusCheckResults([]);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.