Overrides Event::asString
public function asString() : string { return sprintf('Test Prepared (%s)', $this->test ->id()); }