Module: Fitting::Matchers

Defined in:
lib/fitting/matchers/response_matcher.rb

Defined Under Namespace

Classes: Response

Instance Method Summary collapse

Instance Method Details

#match_responseObject



36
37
38
# File 'lib/fitting/matchers/response_matcher.rb', line 36

def match_response
  Response.new
end