qcheck-stm.stm
STM.Internal
qcheck-stm.domain
qcheck-stm.sequential
qcheck-stm.thread
Internal helper module to build STM tests.
module Make (Spec : Spec) : sig ... end
Derives a test framework from a state machine specification.