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