TestRun constructor.
\Drupal\Core\Test\TestRunResultsStorageInterface $testRunResultsStorage: The test run results storage.
int|string $testId: A unique test run id.
public function __construct(TestRunResultsStorageInterface $testRunResultsStorage, int|string $testId) { }