@psalm-param list<TestFile> $files
public static function fromArray(array $files) : self { return new self(...$files); }