Overrides ExecutionStartedSubscriber::notify
public function notify(ExecutionStarted $event) : void { $this->printer() ->testRunnerExecutionStarted($event); }