Pbrt_quickcheck.Testtype t = QCheck2.Test.tval make : ?gen:'a QCheck2.Gen.t -> 'a Type_class.t -> t listGenerates a test suite for that type that checks that values roundtrip through serializations. The generator to use can be overriden by supplying gen.