Overrides PassedSubscriber::notify
public function notify(Passed $event) : void { $this->collector() ->testPassed($event); }