Module Server.Data.Junit

module Junit: S  with type t = unit

type t 
val syntax : Server.Syntax.t
val of_json : Server.Data.json -> t
val to_json : t -> Server.Data.json