Class
RSpec::Matchers::BuiltIn::RespondTo
In:
lib/rspec/matchers/built_in/respond_to.rb
Parent:
Object
Methods
==
argument
arguments
description
does_not_match?
failure_message_for_should
failure_message_for_should_not
matches?
new
with
Public Class methods
new
(*names)
Public Instance methods
==
(actual)
Alias for matches?
argument
()
arguments
()
Alias for
argument
description
()
does_not_match?
(actual)
failure_message_for_should
()
failure_message_for_should_not
()
matches?
(actual)
with
(n)
[Validate]