ExopData v0.1.7 ExopData.Generator behaviour View Source

Defines ExopData generators behaviour.

An ExopData's generator should define generate/1 function which takes a contract's parameter options with your property test options and returns StreamData generator made with respect to the options.

Link to this section Summary

Link to this section Callbacks

Link to this callback

generate(map, map) View Source
generate(map(), map()) :: StreamData.t()