Class
MatchYAMLMatcher
In:
lib/mspec/matchers/match_yaml.rb
Parent:
Object
Methods
clean_yaml
failure_message
matches?
negative_failure_message
new
valid_yaml?
Public Class methods
new
(expected)
Public Instance methods
failure_message
()
matches?
(actual)
negative_failure_message
()
Protected Instance methods
clean_yaml
(yaml)
valid_yaml?
(obj)
[Validate]