Methods

Matahari::Adapters::RSpec

Public Instance Methods

have_received(times = nil) click to toggle source
# File lib/matahari/adapters/rspec.rb, line 6
def have_received(times = nil)
  InvocationMatcher.new(times)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.