Methods

Class/Module Index [+]

Quicksearch

RSpec::Mocks::ArgumentMatchers::HashIncludingMatcher

@private

Public Instance Methods

===(actual) click to toggle source
# File lib/rspec/mocks/argument_matchers.rb, line 182
def ===(actual)
  super(:all?, actual)
end
description() click to toggle source
# File lib/rspec/mocks/argument_matchers.rb, line 186
def description
  super("hash_including")
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.