InvalidArgumentException
UnknownEventTypeException
Overrides Emitter::testRunnerExecutionStarted
public function testRunnerExecutionStarted(TestSuite $testSuite) : void { $this->dispatcher ->dispatch(new TestRunner\ExecutionStarted($this->telemetryInfo(), $testSuite)); }