Overrides Event::asString
public function asString() : string { return sprintf('PHPUnit Started (%s)', $this->runtime ->asString()); }