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