Module Node.SuiteSource

Parameters

module Map : Map

Signature

Sourcetype key = string
Sourceval key_t : string Irmin.Type.t
Sourceval random_bindings : int -> (string * Map.data) list
Sourceval map_of_bindings : (string * Map.data) list -> Map.t
Sourceval test_empty : unit -> Octez_alcotezt.Alcotest.return
Sourceval test_remove : unit -> Octez_alcotezt.Alcotest.return
Sourceval test_find : unit -> unit
Sourceval test_equal : unit -> Octez_alcotezt.Alcotest.return
Sourceval suite : (string * (unit -> Octez_alcotezt.Alcotest.return)) list