Returns the id of the test run object.
int|string The id of the test run object.
public function id() : int|string { return $this->testId; }