Makina.Lib.Behaviour.behaviour
You're seeing just the function
behaviour
, go back to Makina.Lib.Behaviour module for more information.
Link to this function
behaviour(model)
Specs
behaviour(Makina.Model.t()) :: Macro.t()
Generates the code that makes Makina models compatible with proprety-based testing libraries like
eqc_ex
or PropCheck
.