module RSpec::Cheki::Matchers

Public Instance Methods

match_snapshot() click to toggle source
# File lib/rspec/cheki/matchers.rb, line 6
def match_snapshot
  MatchSnapshot.new
end
Also aliased as: say_cheese
say_cheese()
Alias for: match_snapshot