Class
RSpec::Mocks::AndReturnImplementation
In:
lib/rspec/mocks/message_expectation.rb
Parent:
Object
Handles the implementation of an `and_return` implementation. @private
Methods
arity
call
new
Public Class methods
new
(values_to_return)
Public Instance methods
arity
()
call
(*args_to_ignore, &block)
[Validate]