Methods

FlexMock::RSpecMatchers

Public Instance Methods

have_received(method_name) click to toggle source
# File lib/flexmock/rspec_spy_matcher.rb, line 66
def have_received(method_name)
  HaveReceived.new(method_name)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.