Class RSpec::Mocks::Implementation
In: lib/rspec/mocks/message_expectation.rb
Parent: Object

Represents a configured implementation. Takes into account `and_return` and `and_yield` instructions. @private

Methods

call   new   perform_yield  

Public Class methods

Public Instance methods

[Validate]