How to generate a list of n unique values (Gen[List[T]]) from a set of values (not generators) using ScalaCheck? This post uses Gen[T]* instead of a set of values, and I can't seem to rewrite it to make it work.
Gen[List[T]]
Gen[T]*
Aucun commentaire:
Enregistrer un commentaire