Module Tezos_alpha_test_helpers.Test_global_constants

val create_context : unit -> (Tezos_protocol_alpha.Protocol.Alpha_context.t, Tezos_base.TzPervasives.tztrace) Stdlib.result Lwt.t
val assert_proto_error_id : string -> string -> ('a, Tezos_base.TzPervasives.tztrace) Stdlib.result -> unit Tezos_base.TzPervasives.tzresult Lwt.t
val assert_ok_lwt : ('a, 'b) Stdlib.result Lwt.t -> 'a
val assert_ok : ('a, 'b) Stdlib.result -> 'a

Filters out values that would cause register

module Generators : sig ... end