function MemoryTestRunResultsStorageTest::setUp
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Test/ MemoryTestRunResultsStorageTest.php, line 32
Class
Namespace
Drupal\KernelTests\Core\TestCode
public function setUp() : void {
parent::setUp();
$this->testRunResultsStorage = new MemoryTestRunResultsStorage();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.