package omtl
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Module OmtlSource
Source
val (+:>) :
string ->
(string * (unit -> unit)) list ->
string * (string * (unit -> unit)) listAssist in building test sets and individual test items to improve the readability of test code
Wrapper function to failwith
Source
val test :
?backtrace:bool ->
?callstack:bool ->
?color:bool ->
(unit -> unit) ->
Test_Result.t