PropCheck.aggregate
You're seeing just the function
aggregate
, go back to PropCheck module for more information.
Specs
Same as collect/2
, but accepts a list of categories under which
to classify the produced test case.
Specs
aggregate(test(), stats_printer(), sample()) :: test()
Same as collect/3
, but accepts a list of categories under which
to classify the produced test case.