Spectator::Matchers::FailedMatchData
Inherits Spectator::Matchers::MatchData / Struct / Value / Object
Information about a failed match.
Constructors
new(description, failure_message : String, values : Array(Tuple(Symbol, String)))
Creates the match data.