Parent

Methods

Class/Module Index [+]

Quicksearch

RSpec::Mocks::ArgumentMatchers::AnyArgMatcher

@private

Public Instance Methods

===(other) click to toggle source
# File lib/rspec/mocks/argument_matchers.rb, line 134
def ===(other)
  true
end
description() click to toggle source
# File lib/rspec/mocks/argument_matchers.rb, line 138
def description
  "anything"
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.