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