\PHPUnit\Event\InvalidArgumentException
InvalidArgumentException
public function testFinished(Finished $event) : void { $this->cache ->setTime($event->test() ->id(), $this->duration($event)); $this->time = null; }