InvalidArgumentException
UnknownEventTypeException
Overrides Emitter::testPreparationStarted
public function testPreparationStarted(Code\Test $test) : void { $this->dispatcher ->dispatch(new Test\PreparationStarted($this->telemetryInfo(), $test)); }