Module OUnitBracket
type t = unit -> unit list
val logf : 'a OUnitLogger.test_event -> 'b -> OUnitLogger.log_severity -> ('c, unit, string, 'b) Pervasives.format4 -> 'c
val bracket_tmpfile : ?prefix:string -> ?suffix:string -> ?mode:Pervasives.open_flag list -> OUnitTest.ctxt -> (string * Pervasives.out_channel)