Module: RSpec::Cheki::Matchers

Defined in:
lib/rspec/cheki/matchers.rb,
lib/rspec/cheki/matchers/match_snapshot.rb

Defined Under Namespace

Classes: MatchSnapshot

Instance Method Summary collapse

Instance Method Details

#match_snapshot ⇒ Object Also known as: say_cheese



6
7
8
# File 'lib/rspec/cheki/matchers.rb', line 6

def match_snapshot
  MatchSnapshot.new
end