qcstm
A simple state-machine framework for OCaml based on QCheck
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Parameters
Signature
val cmds_ok : Spec.state -> Spec.cmd list -> bool
val arb_cmds : Spec.state -> Spec.cmd list QCheck.arbitrary
val consistency_test : ?count:int -> name:string -> QCheck.Test.t
val interp_agree : Spec.state -> Spec.sut -> Spec.cmd list -> bool
val agree_prop : Spec.cmd list -> bool
val agree_test : ?count:int -> name:string -> QCheck.Test.t