package qcheck-lin

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Lin_thread.Make_internalSource

Functor to build an internal module representing concurrent tests

  • alert internal This module is exposed for internal uses only, its API may change at any time

Parameters

Signature

Sourceval arb_cmds_triple : int -> int -> (Spec.cmd list * Spec.cmd list * Spec.cmd list) QCheck.arbitrary
Sourceval lin_prop : (Spec.cmd list * Spec.cmd list * Spec.cmd list) -> bool
Sourceval lin_test : count:int -> name:string -> QCheck.Test.t
Sourceval neg_lin_test : count:int -> name:string -> QCheck.Test.t
OCaml

Innovation. Community. Security.