Module SRunner.Expectations

type outcome = Outcome.t
type category = Suite.category
type info = Suite.info
val expectation : matcher -> 'a -> Outcome.t -> unit