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