samedi 6 mai 2017

Unique list in ScalaCheck

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.

Aucun commentaire:

Enregistrer un commentaire