function LockFileValidatorTest::testStatusCheckAvailableStage
Tests StatusCheckEvent when the stage is available.
File
-
core/
modules/ package_manager/ tests/ src/ Kernel/ LockFileValidatorTest.php, line 203
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.